Lines Matching refs:clr_indx

131     WORD32 clr_indx;  in ihevcd_inter_pred_ctb()  local
264 for(clr_indx = 0; clr_indx < 2; clr_indx++) in ihevcd_inter_pred_ctb()
266 PROFILE_DISABLE_INTER_PRED_LUMA(clr_indx); in ihevcd_inter_pred_ctb()
267 PROFILE_DISABLE_INTER_PRED_CHROMA(clr_indx); in ihevcd_inter_pred_ctb()
269 if(clr_indx == 0) in ihevcd_inter_pred_ctb()
362 func_indx1 = 4 * (weighted_pred || bi_pred) + 1 + 11 * clr_indx; in ihevcd_inter_pred_ctb()
367 * (9 + (weighted_pred || bi_pred)) + 11 * clr_indx; in ihevcd_inter_pred_ctb()
379 func_indx3 = 4 * (weighted_pred || bi_pred) + 1 + 11 * clr_indx; in ihevcd_inter_pred_ctb()
384 * (9 + (weighted_pred || bi_pred)) + 11 * clr_indx; in ihevcd_inter_pred_ctb()
414 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()
415 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()
432 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()
433 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()
456 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()
457 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()
474 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()
475 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()
481 PROFILE_DISABLE_INTER_PRED_LUMA_AVERAGING(clr_indx); in ihevcd_inter_pred_ctb()
482 PROFILE_DISABLE_INTER_PRED_CHROMA_AVERAGING(clr_indx); in ihevcd_inter_pred_ctb()
489 if((0 == clr_indx) && (ai2_xfrac[0] && ai2_yfrac[0])) in ihevcd_inter_pred_ctb()
492 if((0 == clr_indx) && (ai2_xfrac[1] && ai2_yfrac[1])) in ihevcd_inter_pred_ctb()
496 if(0 == clr_indx) in ihevcd_inter_pred_ctb()
574 if((0 == clr_indx) && (ai2_xfrac[0] && ai2_yfrac[0])) in ihevcd_inter_pred_ctb()
579 if((0 == clr_indx) && (ai2_xfrac[1] && ai2_yfrac[1])) in ihevcd_inter_pred_ctb()
583 if(0 == clr_indx) in ihevcd_inter_pred_ctb()
641 if((0 == clr_indx) && (ai2_xfrac[0] && ai2_yfrac[0])) in ihevcd_inter_pred_ctb()
644 if((0 == clr_indx) && (ai2_xfrac[1] && ai2_yfrac[1])) in ihevcd_inter_pred_ctb()
647 if(clr_indx != 0) in ihevcd_inter_pred_ctb()