Searched refs:source_satd (Results 1 – 1 of 1) sorted by relevance
538 LWORD64 source_satd; // to hold source for current 8x8 block in ihevce_psy_rd_cost_croma() local595 source_satd = pui4_source_satd[index_for_src_satd]; in ihevce_psy_rd_cost_croma()628 psy_rd_cost += (lambda_mod * llabs(source_satd - recon_satd)); in ihevce_psy_rd_cost_croma()717 LWORD64 source_satd; // to hold source for current 8x8 block in ihevce_psy_rd_cost() local765 source_satd = pui4_source_satd[index_for_src_satd]; in ihevce_psy_rd_cost()789 psy_rd_cost += (lambda_mod * llabs(source_satd - recon_satd)); in ihevce_psy_rd_cost()