Home
last modified time | relevance | path

Searched refs:vp9_vt_lpf_t16_8w (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c2356 static int32_t vp9_vt_lpf_t16_8w(uint8_t *dst, uint8_t *dst_org, in vp9_vt_lpf_t16_8w() function
2628 early_exit = vp9_vt_lpf_t16_8w((transposed_input + 16 * 8), dst, stride, in ff_loop_filter_h_16_8_lsx()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c1842 static int32_t vp9_vt_lpf_t16_8w(uint8_t *src, uint8_t *src_org, ptrdiff_t pitch, in vp9_vt_lpf_t16_8w() function
2082 early_exit = vp9_vt_lpf_t16_8w((transposed_input + 16 * 8), src, pitch, in ff_loop_filter_h_16_8_msa()

Completed in 10 milliseconds