Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_init_mips.c134 c->h264_luma_dc_dequant_idct = ff_h264_deq_idct_luma_dc_msa; in ff_h264dsp_init_mips()
Dh264idct_msa.c466 void ff_h264_deq_idct_luma_dc_msa(int16_t *dst, int16_t *src, in ff_h264_deq_idct_luma_dc_msa() function
Dh264dsp_mips.h49 void ff_h264_deq_idct_luma_dc_msa(int16_t *dst, int16_t *src,