H264ChromaContext   45 libavcodec/aarch64/h264chroma_init_aarch64.c av_cold void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth)
H264ChromaContext   37 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  344 libavcodec/h264.h     H264ChromaContext h264chroma;
H264ChromaContext   41 libavcodec/h264chroma.c av_cold void ff_h264chroma_init(H264ChromaContext *c, int bit_depth)
H264ChromaContext   31 libavcodec/h264chroma.h void ff_h264chroma_init(H264ChromaContext *c, int bit_depth);
H264ChromaContext   33 libavcodec/h264chroma.h void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth);
H264ChromaContext   34 libavcodec/h264chroma.h void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth);
H264ChromaContext   35 libavcodec/h264chroma.h void ff_h264chroma_init_ppc(H264ChromaContext *c, int bit_depth);
H264ChromaContext   36 libavcodec/h264chroma.h void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth);
H264ChromaContext  364 libavcodec/mpegvideo.h     H264ChromaContext h264chroma;
H264ChromaContext   51 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  112 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  524 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  674 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  778 libavcodec/vc1_mc.c     H264ChromaContext *h264chroma = &v->h264chroma;
H264ChromaContext  123 libavcodec/vp56.h     H264ChromaContext h264chroma;
H264ChromaContext   70 libavcodec/x86/h264chroma_init.c av_cold void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth)