Searched defs:reduce_bits_horiz (Results  1 – 6 of 6) sorted by relevance
| /external/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()160                                        const int reduce_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()
 305   const int reduce_bits_horiz =  in av1_highbd_warp_affine_sse4_1()  local
 
 | 
| D | warp_plane_sse4.c | 243                                      const int reduce_bits_horiz, int k) {  in filter_src_pixels()354                                      const int reduce_bits_horiz) {  in horizontal_filter()
 365                                           const int reduce_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()
 839   const int reduce_bits_horiz = conv_params->round_0;  in av1_warp_affine_sse4_1()  local
 
 | 
| D | highbd_warp_affine_avx2.c | 25   const int reduce_bits_horiz =  in av1_highbd_warp_affine_avx2()  local
 | 
| D | warp_plane_avx2.c | 1144   const int reduce_bits_horiz = conv_params->round_0;  in av1_warp_affine_avx2()  local
 | 
| /external/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/av1/common/ | 
| D | warped_motion.c | 330   const int reduce_bits_horiz =  in av1_highbd_warp_affine_c()  local604   const int reduce_bits_horiz = conv_params->round_0;  in av1_warp_affine_c()  local
 
 |