Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c2749 static int32_t vp9_vt_lpf_t16_16w(uint8_t *dst, uint8_t *dst_org, in vp9_vt_lpf_t16_16w() function
3134 early_exit = vp9_vt_lpf_t16_16w((transposed_input + 16 * 8), dst, in ff_loop_filter_h_16_16_lsx()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c2175 static int32_t vp9_vt_lpf_t16_16w(uint8_t *src, uint8_t *src_org, ptrdiff_t pitch, in vp9_vt_lpf_t16_16w() function
2518 early_exit = vp9_vt_lpf_t16_16w((transposed_input + 16 * 8), src, pitch, in ff_loop_filter_h_16_16_msa()

Completed in 12 milliseconds