Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm2d_sse4.c204 const int width_div8 = (width >> 3); in lowbd_fwd_txfm2d_64x64_sse4_1() local
250 const int width_div8 = (width >> 3); in lowbd_fwd_txfm2d_64x32_sse4_1() local
299 const int width_div8 = (width >> 3); in lowbd_fwd_txfm2d_32x64_sse4_1() local
Dhighbd_fwd_txfm_avx2.c554 const int width_div8 = (width >> 3); in av1_fwd_txfm2d_8x8_avx2() local
1413 const int width_div8 = (width >> 3); in av1_fwd_txfm2d_16x16_avx2() local
2063 const int width_div8 = (width >> 3); in av1_fwd_txfm2d_32x32_avx2() local
3127 const int width_div8 = (width >> 3); in av1_fwd_txfm2d_64x64_avx2() local
Dav1_fwd_txfm_sse2.c2787 const int width_div8 = (width >> 3); in av1_lowbd_fwd_txfm2d_64x16_sse2() local
2829 const int width_div8 = (width >> 3); in av1_lowbd_fwd_txfm2d_16x64_sse2() local