Searched refs:pi2_block (Results 1 – 1 of 1) sorted by relevance
196 WORD16 *pi2_block; in ihevc_quant_iquant_ssd() local207 pi2_block = pi2_q_dst + block_row * dst_q_strd + block_col * 4; in ihevc_quant_iquant_ssd()214 if(pi2_block[row * dst_q_strd + col] != 0) in ihevc_quant_iquant_ssd()375 WORD16 *pi2_block; in ihevc_quant_iquant() local386 pi2_block = pi2_q_dst + block_row * dst_q_strd + block_col * 4; in ihevc_quant_iquant()393 if(pi2_block[row * dst_q_strd + col] != 0) in ihevc_quant_iquant()573 WORD16 *pi2_block; in ihevc_quant_iquant_ssd_rdoq() local584 pi2_block = pi2_q_dst + block_row * dst_q_strd + block_col * 4; in ihevc_quant_iquant_ssd_rdoq()591 if(pi2_block[row * dst_q_strd + col] != 0) in ihevc_quant_iquant_ssd_rdoq()706 WORD16 *pi2_block; in ihevc_quant_iquant_rdoq() local[all …]