Searched refs:video_pix_fmt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dfbdev_enc.c109 enum AVPixelFormat video_pix_fmt = codec_ctx->pix_fmt; local
122 if (fb_pix_fmt != video_pix_fmt) {
124 av_get_pix_fmt_name(video_pix_fmt), av_get_pix_fmt_name(fb_pix_fmt));

Completed in 47 milliseconds