Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/x86/
Dhighbd_block_error_intrin_sse2.c23 int64_t error = 0, sqcoeff = 0; in av1_highbd_block_error_sse2() local
Dhighbd_block_error_intrin_avx2.c22 int64_t error = 0, sqcoeff = 0; in av1_highbd_block_error_avx2() 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/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c286 int64_t error = 0, sqcoeff = 0; in vp9_highbd_block_error_c() local
318 int64_t error = 0, sqcoeff = 0; in vp9_block_error_c() local
/external/libaom/libaom/av1/encoder/
Drdopt.c2066 int64_t error = 0, sqcoeff = 0; in av1_block_error_c() local
2082 int64_t error = 0, sqcoeff = 0; in av1_highbd_block_error_c() local