Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dwarped_motion.c298 const int max_bits_horiz = bd + FILTER_BITS + 1 - reduce_bits_horiz; in av1_highbd_warp_affine_c() local
529 const int max_bits_horiz = bd + FILTER_BITS + 1 - reduce_bits_horiz; in av1_warp_affine_c() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dhighbd_warp_affine_avx2.c29 const int max_bits_horiz = bd + FILTER_BITS + 1 - reduce_bits_horiz; in av1_highbd_warp_affine_avx2() local