Home
last modified time | relevance | path

Searched defs:offset_bits_vert (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c505 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_neon() local
/external/libaom/libaom/av1/common/
Dwarped_motion.c409 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_c() local
690 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_c() local
/external/libaom/libaom/av1/common/x86/
Dhighbd_warp_plane_sse4.c308 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_sse4_1() local
Dwarp_plane_sse4.c825 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_sse4_1() local