Searched refs:v_lambda_q_shift (Results 1 – 1 of 1) sorted by relevance
479 const int32x4_t v_lambda_q_shift = vdupq_n_s32(-lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() local526 total_cost_0 = vshlq_u32(total_cost_0, v_lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()527 total_cost_1 = vshlq_u32(total_cost_1, v_lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()561 total_cost = vshlq_u32(total_cost, v_lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()640 const int32x4_t v_lambda_q_shift = vdupq_n_s32(-lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() local687 total_cost_0 = vshlq_u32(total_cost_0, v_lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()688 total_cost_1 = vshlq_u32(total_cost_1, v_lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()722 total_cost = vshlq_u32(total_cost, v_lambda_q_shift); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()