Searched refs:ff_h264chroma_init_x86 (Results 1 – 3 of 3) sorted by relevance
37 void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth);
56 ff_h264chroma_init_x86(c, bit_depth); in ff_h264chroma_init()
70 av_cold void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_x86() function