Searched refs:ps_curr_cu (Results 1 – 1 of 1) sorted by relevance
176 cu_enc_loop_out_t *ps_curr_cu; in ihevce_deblk_populate_qp_map() local189 ps_curr_cu = ps_ctb_out->ps_enc_cu; in ihevce_deblk_populate_qp_map()200 (ps_curr_cu->b3_cu_pos_y * 2) * u4_qp_buffer_stride + in ihevce_deblk_populate_qp_map()201 (ps_curr_cu->b3_cu_pos_x * 2); in ihevce_deblk_populate_qp_map()205 if(ps_curr_cu->b1_skip_flag || ps_curr_cu->b1_no_residual_syntax_flag) in ihevce_deblk_populate_qp_map()207 if(0 == ps_curr_cu->b3_cu_pos_x) in ihevce_deblk_populate_qp_map()212 if(0 == ps_curr_cu->b3_cu_pos_y) in ihevce_deblk_populate_qp_map()219 if(0 == ps_curr_cu->b1_first_cu_in_qg) in ihevce_deblk_populate_qp_map()226 i1_qp = ps_curr_cu->i1_cu_qp; in ihevce_deblk_populate_qp_map()232 for(u1_vert_4x4 = 0; u1_vert_4x4 < (ps_curr_cu->b4_cu_size * 2); u1_vert_4x4++) in ihevce_deblk_populate_qp_map()[all …]