Home
last modified time | relevance | path

Searched defs:coeff16 (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/aom_dsp/x86/
Davg_intrin_sse2.c251 int16_t *coeff16 = (int16_t *)coeff; in hadamard_8x8_sse2() local
316 int16_t *coeff16 = (int16_t *)coeff; in hadamard_16x16_sse2() local
Davg_intrin_avx2.c140 int16_t *coeff16 = (int16_t *)coeff; in hadamard_16x16_avx2() local
/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_sse2.c300 int16_t *coeff16 = (int16_t *)coeff; in hadamard_8x8_sse2() local
337 int16_t *coeff16 = (int16_t *)coeff; in hadamard_16x16_sse2() local
Davg_intrin_avx2.c346 int16_t *coeff16 = (int16_t *)coeff; in hadamard_16x16_avx2() local
/external/webp/src/dsp/
Denc_neon.c371 const int16_t* coeff16 = kCoeff16; in FTransform_NEON() local