Searched defs:offset_bits_horiz (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | highbd_warp_plane_sse4.c | 109 const int offset_bits_horiz, const int reduce_bits_horiz, int k) { in highbd_filter_src_pixels() 151 const int offset_bits_horiz, in highbd_horiz_filter() 162 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter_alpha0_beta0() 190 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter_alpha0() 217 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter_beta0() 243 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter() 267 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_prepare_warp_horizontal_filter() 303 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_highbd_warp_affine_sse4_1() local
|
D | warp_plane_sse4.c | 229 const int offset_bits_horiz, in filter_src_pixels() 340 const int offset_bits_horiz, in horizontal_filter() 351 const int offset_bits_horiz, in warp_horizontal_filter() 373 const int offset_bits_horiz, const int reduce_bits_horiz) { in warp_horizontal_filter_alpha0() 397 const int offset_bits_horiz, const int reduce_bits_horiz) { in warp_horizontal_filter_beta0() 420 const int offset_bits_horiz, const int reduce_bits_horiz) { in warp_horizontal_filter_alpha0_beta0() 790 const int offset_bits_horiz, const int reduce_bits_horiz) { in prepare_warp_horizontal_filter() 822 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_warp_affine_sse4_1() local
|
/external/libaom/libaom/av1/common/arm/ |
D | warp_plane_neon.c | 223 int k, const int offset_bits_horiz, in horizontal_filter_neon() 501 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_warp_affine_neon() local
|
/external/libaom/libaom/av1/common/ |
D | warped_motion.c | 408 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_highbd_warp_affine_c() local 689 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_warp_affine_c() local
|