H264ChromaContext   45 libavcodec/aarch64/h264chroma_init_aarch64.c av_cold void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth)
H264ChromaContext   43 libavcodec/arm/h264chroma_init_arm.c av_cold void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth)
H264ChromaContext  166 libavcodec/cavs.h     H264ChromaContext h264chroma;
H264ChromaContext   41 libavcodec/h264chroma.c av_cold void ff_h264chroma_init(H264ChromaContext *c, int bit_depth)
H264ChromaContext   32 libavcodec/h264chroma.h void ff_h264chroma_init(H264ChromaContext *c, int bit_depth);
H264ChromaContext   34 libavcodec/h264chroma.h void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth);
H264ChromaContext   35 libavcodec/h264chroma.h void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth);
H264ChromaContext   36 libavcodec/h264chroma.h void ff_h264chroma_init_ppc(H264ChromaContext *c, int bit_depth);
H264ChromaContext   37 libavcodec/h264chroma.h void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth);
H264ChromaContext   38 libavcodec/h264chroma.h void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth);
H264ChromaContext  348 libavcodec/h264dec.h     H264ChromaContext h264chroma;
H264ChromaContext   25 libavcodec/mips/h264chroma_init_mips.c static av_cold void h264chroma_init_msa(H264ChromaContext *c, int bit_depth)
H264ChromaContext   42 libavcodec/mips/h264chroma_init_mips.c static av_cold void h264chroma_init_mmi(H264ChromaContext *c, int bit_depth)
H264ChromaContext   55 libavcodec/mips/h264chroma_init_mips.c av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth)
H264ChromaContext  228 libavcodec/mpegvideo.h     H264ChromaContext h264chroma;
H264ChromaContext   52 libavcodec/ppc/h264chroma_init.c av_cold void ff_h264chroma_init_ppc(H264ChromaContext *c, int bit_depth)
H264ChromaContext  267 libavcodec/rv30dsp.c     H264ChromaContext h264chroma;
H264ChromaContext  176 libavcodec/vc1.h     H264ChromaContext h264chroma;
H264ChromaContext  175 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  637 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  842 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext 1007 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  126 libavcodec/vp56.h     H264ChromaContext h264chroma;
H264ChromaContext   70 libavcodec/x86/h264chroma_init.c av_cold void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth)