Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_cu_recursion.c179 (((float)(ps_ctxt->i4_sad_lamda) / (1 << LAMBDA_Q_SHIFT)) * in ihevce_store_cu_final()
2763 (num_children_encoded * ps_ctxt->i4_sad_lamda + ((1 << (LAMBDA_Q_SHIFT)))) >> in ihevce_cu_recurse_decide()
Dihevce_enc_loop_structs.h1888 WORD32 i4_sad_lamda; member
Dihevce_enc_loop_pass.c663 s_prms.i4_lambda_qf = ps_ctxt->i4_sad_lamda; in ihevce_cu_mode_decide()
3008 ps_ctxt->i4_sad_lamda = ps_frm_lamda->i4_cl_sad_type2_lambda_qf; in ihevce_enc_loop_process()
Dihevce_enc_loop_utils.c666 ps_ctxt->i4_sad_lamda = in ihevce_get_cl_cu_lambda_prms()