Searched defs:offset_bits_horiz (Results 1 – 5 of 5) sorted by relevance
| /external/libaom/libaom/av1/common/x86/ |
| D | highbd_warp_plane_sse4.c | 117 const int offset_bits_horiz, const int reduce_bits_horiz, int k) { in highbd_filter_src_pixels() 159 const int offset_bits_horiz, in highbd_horiz_filter() 170 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter_alpha0_beta0() 198 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter_alpha0() 225 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter_beta0() 251 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_warp_horizontal_filter() 275 const int offset_bits_horiz, const int reduce_bits_horiz) { in highbd_prepare_warp_horizontal_filter() 311 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_highbd_warp_affine_sse4_1() local
|
| D | warp_plane_sse4.c | 242 const int offset_bits_horiz, in filter_src_pixels() 353 const int offset_bits_horiz, in horizontal_filter() 364 const int offset_bits_horiz, in warp_horizontal_filter() 386 const int offset_bits_horiz, const int reduce_bits_horiz) { in warp_horizontal_filter_alpha0() 410 const int offset_bits_horiz, const int reduce_bits_horiz) { in warp_horizontal_filter_beta0() 433 const int offset_bits_horiz, const int reduce_bits_horiz) { in warp_horizontal_filter_alpha0_beta0() 811 const int offset_bits_horiz, const int reduce_bits_horiz) { in prepare_warp_horizontal_filter() 843 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_warp_affine_sse4_1() local
|
| D | warp_plane_avx2.c | 1148 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_warp_affine_avx2() 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 | 337 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_highbd_warp_affine_c() local 607 const int offset_bits_horiz = bd + FILTER_BITS - 1; in av1_warp_affine_c() local
|