Home
last modified time | relevance | path

Searched refs:lambda_mod (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_stasino_helpers.c514 UWORD32 lambda_mod; in ihevce_psy_rd_cost_croma() local
581 lambda_mod = lambda * psy_factor; in ihevce_psy_rd_cost_croma()
628 psy_rd_cost += (lambda_mod * llabs(source_satd - recon_satd)); in ihevce_psy_rd_cost_croma()
691 UWORD32 lambda_mod; in ihevce_psy_rd_cost() local
746 lambda_mod = lambda * psy_factor; in ihevce_psy_rd_cost()
789 psy_rd_cost += (lambda_mod * llabs(source_satd - recon_satd)); in ihevce_psy_rd_cost()