Searched defs:coeffs_v (Results 1 – 3 of 3) sorted by relevance
| /external/libaom/av1/common/x86/ |
| D | convolve_2d_avx2.c | 54 __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
|
| D | wiener_convolve_avx2.c | 63 __m256i filt[4], coeffs_h[4], coeffs_v[4], filt_center; in av1_wiener_convolve_add_src_avx2() local
|
| /external/libgav1/src/dsp/arm/ |
| D | film_grain_neon.cc | 135 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()
|