Searched refs:omitted_component (Results 1 – 3 of 3) sorted by relevance
358 unsigned int omitted_component in compute_ideal_colors_and_weights_3_comp() argument373 if (omitted_component == 0) in compute_ideal_colors_and_weights_3_comp()380 else if (omitted_component == 1) in compute_ideal_colors_and_weights_3_comp()387 else if (omitted_component == 2) in compute_ideal_colors_and_weights_3_comp()396 assert(omitted_component == 3); in compute_ideal_colors_and_weights_3_comp()406 if (omitted_component == 3) in compute_ideal_colors_and_weights_3_comp()412 compute_avgs_and_dirs_3_comp(pi, blk, omitted_component, pms); in compute_ideal_colors_and_weights_3_comp()480 assert(omitted_component < BLOCK_MAX_COMPONENTS); in compute_ideal_colors_and_weights_3_comp()481 switch (omitted_component) in compute_ideal_colors_and_weights_3_comp()
462 unsigned int omitted_component, in compute_avgs_and_dirs_3_comp() argument474 if (omitted_component == 0) in compute_avgs_and_dirs_3_comp()485 else if (omitted_component == 1) in compute_avgs_and_dirs_3_comp()495 else if (omitted_component == 2) in compute_avgs_and_dirs_3_comp()
1437 unsigned int omitted_component,