Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.c338 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_c() local
608 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_c() local
/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/x86/
Dhighbd_warp_plane_sse4.c316 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_sse4_1() local
Dwarp_plane_sse4.c846 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_sse4_1() local
Dwarp_plane_avx2.c1151 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_avx2() local