Home
last modified time | relevance | path

Searched refs:ff_h264_h_lpf_luma_inter_msa (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_init_mips.c86 c->h264_h_loop_filter_luma = ff_h264_h_lpf_luma_inter_msa; in ff_h264dsp_init_mips()
H A Dh264dsp_mips.h28 void ff_h264_h_lpf_luma_inter_msa(uint8_t *src, ptrdiff_t stride,
H A Dh264dsp_msa.c2056 void ff_h264_h_lpf_luma_inter_msa(uint8_t *data, ptrdiff_t img_width, in ff_h264_h_lpf_luma_inter_msa() function

Completed in 6 milliseconds