Home
last modified time | relevance | path

Searched defs:width_div16 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm2d_avx2.c1684 const int width_div16 = (width >> 4); in lowbd_fwd_txfm2d_64x64_avx2() local
1823 const int width_div16 = (width >> 4); in lowbd_fwd_txfm2d_64x32_avx2() local
1873 const int width_div16 = (width >> 4); in lowbd_fwd_txfm2d_32x64_avx2() local
1924 const int width_div16 = (width >> 4); in lowbd_fwd_txfm2d_16x64_avx2() local
1968 const int width_div16 = (width >> 4); in lowbd_fwd_txfm2d_64x16_avx2() local
Dhighbd_fwd_txfm_avx2.c1413 const int width_div16 = (width >> 4); in av1_fwd_txfm2d_16x16_avx2() local
2061 const int width_div16 = (width >> 4); in av1_fwd_txfm2d_32x32_avx2() local
3125 const int width_div16 = (width >> 4); in av1_fwd_txfm2d_64x64_avx2() local