Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_init_mips.c89 c->h264_v_loop_filter_luma_intra = ff_h264_v_lpf_luma_intra_msa; in ff_h264dsp_init_mips()
H A Dh264dsp_mips.h72 void ff_h264_v_lpf_luma_intra_msa(uint8_t *src, ptrdiff_t stride,
H A Dh264dsp_msa.c2154 void ff_h264_v_lpf_luma_intra_msa(uint8_t *data, ptrdiff_t img_width, in ff_h264_v_lpf_luma_intra_msa() function

Completed in 6 milliseconds