26 int high_bit_depth = bit_depth > 8;
28 if (!high_bit_depth) {
40 h264chroma_init_mmi(c, bit_depth);
h264_chroma_mc_func put_h264_chroma_pixels_tab[4]
void ff_put_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth)
void ff_avg_h264_chroma_mc8_mmi(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
void ff_put_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
h264_chroma_mc_func avg_h264_chroma_pixels_tab[4]
void ff_avg_h264_chroma_mc4_mmi(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)