Searched defs:reduce_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() 152 const int reduce_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() 297 const int reduce_bits_horiz = in av1_highbd_warp_affine_sse4_1() local
|
D | warp_plane_sse4.c | 230 const int reduce_bits_horiz, int k) { in filter_src_pixels() 341 const int reduce_bits_horiz) { in horizontal_filter() 352 const int reduce_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() 818 const int reduce_bits_horiz = conv_params->round_0; in av1_warp_affine_sse4_1() local
|
/external/libaom/libaom/av1/common/arm/ |
D | warp_plane_neon.c | 224 const int reduce_bits_horiz) { in horizontal_filter_neon() 496 const int reduce_bits_horiz = conv_params->round_0; in av1_warp_affine_neon() local
|
/external/libaom/libaom/av1/common/ |
D | warped_motion.c | 401 const int reduce_bits_horiz = in av1_highbd_warp_affine_c() local 684 const int reduce_bits_horiz = conv_params->round_0; in av1_warp_affine_c() local
|