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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibdiracdec.c52 static enum PixelFormat get_chroma_format(dirac_chroma_t dirac_pix_fmt) function
120 avccontext->pix_fmt = get_chroma_format(src_params->chroma);
H A Dlibschroedingerdec.c123 static enum PixelFormat get_chroma_format(SchroChromaFormat schro_pix_fmt) function
182 avccontext->pix_fmt = get_chroma_format(p_schro_params->format->chroma_format);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibschroedingerdec.c135 static enum AVPixelFormat get_chroma_format(SchroChromaFormat schro_pix_fmt) function
188 avctx->pix_fmt = get_chroma_format(p_schro_params->format->chroma_format);

Completed in 101 milliseconds