avpicture_layout 4809 libavcodec/avcodec.h int avpicture_layout(const AVPicture *src, enum AVPixelFormat pix_fmt,
avpicture_layout  243 libavcodec/dpxenc.c             size = avpicture_layout((const AVPicture*)frame, avctx->pix_fmt,
avpicture_layout  248 libavcodec/libschroedingerenc.c         avpicture_layout((const AVPicture *)frame, avctx->pix_fmt,
avpicture_layout   56 libavcodec/rawenc.c     if ((ret = avpicture_layout((const AVPicture *)frame, avctx->pix_fmt, avctx->width,
avpicture_layout  439 libavdevice/lavfi.c         avpicture_layout(&pict, frame->format, frame->width, frame->height,