Home
last modified time | relevance | path

Searched refs:ff_h264_chroma422_dc_dequant_idct_8_mmi (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_init_mips.c53 ff_h264_chroma422_dc_dequant_idct_8_mmi; in ff_h264dsp_init_mips()
Dh264dsp_mips.h340 void ff_h264_chroma422_dc_dequant_idct_8_mmi(int16_t *block, int qmul);
Dh264dsp_mmi.c1086 void ff_h264_chroma422_dc_dequant_idct_8_mmi(int16_t *block, int qmul) in ff_h264_chroma422_dc_dequant_idct_8_mmi() function