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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvda.h127 OSType cv_pix_fmt_type; member in struct:vda_context
H A Dvda.c95 if (vda_ctx->cv_pix_fmt_type != CVPixelBufferGetPixelFormatType(image_buffer))
170 &vda_ctx->cv_pix_fmt_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvda.h120 OSType cv_pix_fmt_type; member in struct:vda_context
H A Dvda_h264_dec.c205 vda_ctx->cv_pix_fmt_type = '2vuy';
208 vda_ctx->cv_pix_fmt_type = 'yuvs';
211 vda_ctx->cv_pix_fmt_type = '420v';
214 vda_ctx->cv_pix_fmt_type = 'y420';
H A Dvda_h264.c65 if (vda_ctx->cv_pix_fmt_type != CVPixelBufferGetPixelFormatType(image_buffer))
238 &vda_ctx->cv_pix_fmt_type);

Completed in 92 milliseconds