Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dhighbd_warp_plane_neon.h297 const int offset_bits_vert = bd + 2 * FILTER_BITS - round0; in highbd_vertical_filter_4x1_f4() local
355 const int offset_bits_vert = bd + 2 * FILTER_BITS - round0; in highbd_vertical_filter_8x1_f8() local
H A Dwarp_plane_neon.h221 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in warp_affine_vertical() local
/aosp_15_r20/external/libaom/av1/common/
H A Dwarped_motion.c300 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_c() local
531 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_c() local
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dhighbd_warp_affine_avx2.c31 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_avx2() local
H A Dhighbd_warp_plane_sse4.c318 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_sse4_1() local
H A Dwarp_plane_sse4.c789 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_sse4_1() local
H A Dwarp_plane_avx2.c1041 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_avx2() local