Searched refs:ctb_end (Results 1 – 2 of 2) sorted by relevance
124 WORD32 ctb_ctr, ctb_start, ctb_end; in ihevce_deblk_populate_qp_map() local153 ctb_end = in ihevce_deblk_populate_qp_map()173 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_deblk_populate_qp_map()
1730 WORD32 ctb_ctr, ctb_start, ctb_end; in ihevce_enc_loop_process_row() local1840 ctb_end = ps_tile_params->i4_first_ctb_x + num_ctbs_horz_tile; in ihevce_enc_loop_process_row()1847 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()2415 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()2441 if(ctb_ctr == (ctb_end - 1)) in ihevce_enc_loop_process_row()2453 if(((ctb_ctr + 1) == ctb_end) && (vert_ctr > 0)) in ihevce_enc_loop_process_row()2518 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()2528 if((vert_ctr > 1) && ((ctb_ctr + 1) == ctb_end)) in ihevce_enc_loop_process_row()2558 if((ctb_ctr + 1) == ctb_end) in ihevce_enc_loop_process_row()2685 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()[all …]