Home
last modified time | relevance | path

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

/external/libaom/av1/common/arm/
Dhighbd_warp_plane_neon.h294 const int offset_bits_vert = bd + 2 * FILTER_BITS - round0; in highbd_vertical_filter_4x1_f4() local
352 const int offset_bits_vert = bd + 2 * FILTER_BITS - round0; in highbd_vertical_filter_8x1_f8() local
Dwarp_plane_neon.h221 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in warp_affine_vertical() local
/external/libaom/av1/common/
Dwarped_motion.c301 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_c() local
532 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_c() local
/external/libaom/av1/common/x86/
Dhighbd_warp_affine_avx2.c31 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_highbd_warp_affine_avx2() local
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
Dwarp_plane_sse4.c789 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_sse4_1() local
Dwarp_plane_avx2.c1041 const int offset_bits_vert = bd + 2 * FILTER_BITS - reduce_bits_horiz; in av1_warp_affine_avx2() local