Home
last modified time | relevance | path

Searched refs:i2_temp1 (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/common/
Dihevc_quant_iquant_ssd.c1196 WORD16 i2_temp1; in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq() local
1240 i2_temp1 = pi2_q_dst[j]; in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq()
1249 ASSERT(abs(i2_temp1-pi2_q_dst[j]) <= 1); in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq()
1250 ASSERT(abs(i2_temp1) <= abs(pi2_q_dst[j])); in ihevc_quant_iquant_ssd_flat_scale_mat_rdoq()
1379 WORD16 i2_temp1; in ihevc_quant_iquant_flat_scale_mat_rdoq() local
1387 i2_temp1 = pi2_q_dst[j]; in ihevc_quant_iquant_flat_scale_mat_rdoq()
1396 ASSERT(abs(i2_temp1-pi2_q_dst[j]) <= 1); in ihevc_quant_iquant_flat_scale_mat_rdoq()
1397 ASSERT(abs(i2_temp1) <= abs(pi2_q_dst[j])); in ihevc_quant_iquant_flat_scale_mat_rdoq()
1938 WORD16 i2_temp1; in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact() local
1955 i2_temp1 = pi2_q_dst[j]; in ihevc_q_iq_ssd_flat_scale_mat_var_rnd_fact()
[all …]