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()
1723 WORD32 ctb_ctr, ctb_start, ctb_end; in ihevce_enc_loop_process_row() local1822 ctb_end = ps_tile_params->i4_first_ctb_x + num_ctbs_horz_tile; in ihevce_enc_loop_process_row()1829 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()2402 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()2428 if(ctb_ctr == (ctb_end - 1)) in ihevce_enc_loop_process_row()2440 if(ctb_ctr < (ctb_end)-1) in ihevce_enc_loop_process_row()2614 if(((ctb_ctr + 1) == (ctb_end)) && in ihevce_enc_loop_process_row()2767 for(post_ctb_ctr = ctb_start; post_ctb_ctr < ctb_end; post_ctb_ctr++) in ihevce_enc_loop_process_row()2783 for(post_ctb_ctr = ctb_start; post_ctb_ctr < ctb_end; post_ctb_ctr++) in ihevce_enc_loop_process_row()2802 for(ctb_ctr = ctb_start; ctb_ctr < ctb_end; ctb_ctr++) in ihevce_enc_loop_process_row()[all …]