Searched refs:pi2_sads_4x4_current (Results 1 – 2 of 2) sorted by relevance
378 S16 *pi2_sads_4x4_current, in hme_combine_4x4_sads_and_compute_cost_high_quality() argument412 sad_4x8 = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_south[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_quality()413 sad_8x4 = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_east[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_quality()455 S16 *pi2_sads_4x4_current, in hme_combine_4x4_sads_and_compute_cost_high_speed() argument497 sad_4x8 = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_south[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_speed()498 sad_8x4 = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_east[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_speed()1333 S16 *pi2_sads_4x4_current; in hme_coarsest() local1335 pi2_sads_4x4_current = pi2_cur_ref_sads_4x4 + sad_current_offset; in hme_coarsest()1337 memset(pi2_sads_4x4_current, 0, ai4_sad_4x4_block_size[i1_ref_idx]); in hme_coarsest()1343 S16 *pi2_sads_4x4_current; in hme_coarsest() local[all …]
453 S16 *pi2_sads_4x4_current, in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() argument505 uint16x8_t curr = vld1q_u16((U16 *)pi2_sads_4x4_current + sad_pos); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()545 uint16x4_t curr = vld1_u16((U16 *)pi2_sads_4x4_current + sad_pos); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()582 sad_array[0][0] = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_south[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()583 sad_array[1][0] = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_east[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()614 S16 *pi2_sads_4x4_current, in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() argument666 uint16x8_t curr = vld1q_u16((U16 *)pi2_sads_4x4_current + sad_pos); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()706 uint16x4_t curr = vld1_u16((U16 *)pi2_sads_4x4_current + sad_pos); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()743 sad_array[0][0] = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_south[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()744 sad_array[1][0] = pi2_sads_4x4_current[sad_pos] + pi2_sads_4x4_east[sad_pos]; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()