Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_recur_bracketing.c706 float f_strength; in ihevce_bracketing_analysis() local
758 f_strength = ps_ctxt->f_strength; in ihevce_bracketing_analysis()
1424 f_strength, in ihevce_bracketing_analysis()
1478 f_strength, in ihevce_bracketing_analysis()
1624 f_strength, in ihevce_bracketing_analysis()
1956 f_strength, in ihevce_bracketing_analysis()
1993 f_strength, in ihevce_bracketing_analysis()
2164 f_strength, in ihevce_bracketing_analysis()
2197 f_strength, in ihevce_bracketing_analysis()
2723 f_strength, in ihevce_bracketing_analysis()
[all …]
Dihevce_lap_enc_structs.h424 float f_strength; member
Dihevce_ipe_structs.h451 float f_strength; member
Dihevce_ipe_pass.c226 ps_ctxt->f_strength, in ihevce_ipe_recompute_lambda_from_min_8x8_act_in_ctb()
1511 ps_ctxt->f_strength = ps_curr_out->f_strength; in ihevce_populate_ipe_frame_init()
Dihevce_frame_process.c5647 float f_strength; in ihevce_variance_calc_acc_activity() local
5665f_strength = ((i8_deviation - BELOW_REF_DEVIATION) * REF_MOD_STRENGTH) / (REF_MOD_DEVIATION - BELO… in ihevce_variance_calc_acc_activity()
5669f_strength = ((i8_deviation - ABOVE_REF_DEVIATION) * REF_MOD_STRENGTH) / (REF_MOD_DEVIATION - ABOV… in ihevce_variance_calc_acc_activity()
5672f_strength = ((i8_mean_sqr / (float)(i8_mean * i8_mean)) - 1.0) * REF_MOD_STRENGTH / REF_MOD_VARIA… in ihevce_variance_calc_acc_activity()
5675 f_strength = CLIP3(f_strength, 0.0, REF_MAX_STRENGTH); in ihevce_variance_calc_acc_activity()
5681 f_strength = 0; in ihevce_variance_calc_acc_activity()
5685 ps_curr_out->f_strength = f_strength; in ihevce_variance_calc_acc_activity()
5689 ps_enc_ctxt->f_strength = f_strength; in ihevce_variance_calc_acc_activity()
5696 ps_curr_out->f_strength = ps_enc_ctxt->f_strength; in ihevce_variance_calc_acc_activity()
Dihevce_enc_structs.h1640 float f_strength; member
3072 float f_strength; member