Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_init_mips.c76 c->h264_h_loop_filter_luma = ff_deblock_h_luma_8_mmi; in ff_h264dsp_init_mips()
H A Dh264dsp_mips.h374 void ff_deblock_h_luma_8_mmi(uint8_t *pix, ptrdiff_t stride, int alpha, int beta,
H A Dh264dsp_mmi.c2243 void ff_deblock_h_luma_8_mmi(uint8_t *pix, ptrdiff_t stride, int alpha, int beta, in ff_deblock_h_luma_8_mmi() function

Completed in 6 milliseconds