Searched defs:correct_tmp (Results 1 – 3 of 3) sorted by relevance
50 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter[x0_q4]), 128); in vpx_convolve8_2d_horiz_neon_dotprod() local158 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter[x0_q4]), 128); in vpx_convolve8_horiz_neon_dotprod() local234 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter[x0_q4]), 128); in vpx_convolve8_avg_horiz_neon_dotprod() local365 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter[y0_q4]), 128); in vpx_convolve8_vert_neon_dotprod() local569 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter[y0_q4]), 128); in vpx_convolve8_avg_vert_neon_dotprod() local
111 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter_x), 128); in aom_convolve8_horiz_neon_dotprod() local266 const int16x8_t correct_tmp = vmulq_n_s16(vld1q_s16(filter_y), 128); in aom_convolve8_vert_neon_dotprod() local
473 const int32x4_t correct_tmp = in convolve_2d_sr_horiz_12tap_neon_dotprod() local