Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_lpf_lsx.c629 static int32_t vp9_hz_lpf_t4_and_t8_16w(uint8_t *dst, ptrdiff_t stride, in vp9_hz_lpf_t4_and_t8_16w() function
1088 early_exit = vp9_hz_lpf_t4_and_t8_16w(dst, stride, &filter48[0], in ff_loop_filter_v_16_16_lsx()
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_lpf_msa.c551 static int32_t vp9_hz_lpf_t4_and_t8_16w(uint8_t *src, ptrdiff_t pitch, in vp9_hz_lpf_t4_and_t8_16w() function
966 early_exit = vp9_hz_lpf_t4_and_t8_16w(src, pitch, &filter48[0], in ff_loop_filter_v_16_16_msa()

Completed in 9 milliseconds