Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c2637 static int32_t vp9_vt_lpf_t4_and_t8_16w(uint8_t *dst, uint8_t *filter48, in vp9_vt_lpf_t4_and_t8_16w() function
3129 early_exit = vp9_vt_lpf_t4_and_t8_16w((transposed_input + 16 * 8), in ff_loop_filter_h_16_16_lsx()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c2091 static int32_t vp9_vt_lpf_t4_and_t8_16w(uint8_t *src, uint8_t *filter48, in vp9_vt_lpf_t4_and_t8_16w() function
2513 early_exit = vp9_vt_lpf_t4_and_t8_16w((transposed_input + 16 * 8), in ff_loop_filter_h_16_16_msa()

Completed in 14 milliseconds