Home
last modified time | relevance | path

Searched defs:coeffs_v (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/common/x86/
Dconvolve_2d_avx2.c54 __m256i coeffs_h[6] = { 0 }, coeffs_v[6] = { 0 }; in convolve_2d_sr_general_avx2() local
95 __m256i filt[4], coeffs_h[4], coeffs_v[4]; in convolve_2d_sr_general_avx2() local
Dwiener_convolve_avx2.c63 __m256i filt[4], coeffs_h[4], coeffs_v[4], filt_center; in av1_wiener_convolve_add_src_avx2() local
/external/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc135 const int8_t* LIBGAV1_RESTRICT coeffs_v, int pos, int shift) { in WriteFinalAutoRegressionChroma()
148 const int8_t* LIBGAV1_RESTRICT coeffs_v, int pos, int shift) { in WriteFinalAutoRegressionChroma()