Home
last modified time | relevance | path

Searched defs:sqcoeff (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dhighbd_block_error_intrin_avx2.c23 int64_t error = 0, sqcoeff = 0; in av1_highbd_block_error_avx2() local
Dhighbd_block_error_intrin_sse2.c24 int64_t error = 0, sqcoeff = 0; in av1_highbd_block_error_sse2() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_highbd_block_error_intrin_sse2.c23 int64_t error = 0, sqcoeff = 0; in vp9_highbd_block_error_sse2() local
/external/libaom/libaom/av1/encoder/arm/neon/
Dav1_error_neon.c20 int64x2_t sqcoeff = vdupq_n_s64(0); in av1_block_error_neon() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c294 int64_t error = 0, sqcoeff = 0; in vp9_highbd_block_error_c() local
326 int64_t error = 0, sqcoeff = 0; in vp9_block_error_c() local
/external/libaom/libaom/av1/encoder/
Drdopt.c640 int64_t error = 0, sqcoeff = 0; in av1_block_error_c() local
669 int64_t error = 0, sqcoeff = 0; in av1_highbd_block_error_c() local