Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.c336 const int max_bits_horiz = bd + FILTER_BITS + 1 - reduce_bits_horiz; in av1_highbd_warp_affine_c() local
606 const int max_bits_horiz = bd + FILTER_BITS + 1 - reduce_bits_horiz; in av1_warp_affine_c() local
/external/libaom/libaom/av1/common/x86/
Dhighbd_warp_affine_avx2.c31 const int max_bits_horiz = bd + FILTER_BITS + 1 - reduce_bits_horiz; in av1_highbd_warp_affine_avx2() local