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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h314 enum AVPixelFormat hwaccel_pix_fmt; member in struct:InputStream
H A Dffmpeg.c1904 if (ist->hwaccel_retrieve_data && decoded_frame->format == ist->hwaccel_pix_fmt) {
2242 ist->hwaccel_pix_fmt = *p;
2253 if (ist->hwaccel_get_buffer && frame->format == ist->hwaccel_pix_fmt)
H A Dffmpeg_opt.c683 ist->hwaccel_pix_fmt = AV_PIX_FMT_NONE;

Completed in 66 milliseconds