Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_init_mips.c64 c->h264_v_loop_filter_chroma_intra = ff_deblock_v_chroma_intra_8_mmi; in ff_h264dsp_init_mips()
Dh264dsp_mips.h360 void ff_deblock_v_chroma_intra_8_mmi(uint8_t *pix, ptrdiff_t stride, int alpha,
Dh264dsp_mmi.c1875 void ff_deblock_v_chroma_intra_8_mmi(uint8_t *pix, ptrdiff_t stride, int alpha, in ff_deblock_v_chroma_intra_8_mmi() function