Searched refs:f_strength (Results 1 – 6 of 6) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_recur_bracketing.c | 706 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 …]
|
D | ihevce_lap_enc_structs.h | 424 float f_strength; member
|
D | ihevce_ipe_structs.h | 451 float f_strength; member
|
D | ihevce_ipe_pass.c | 226 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()
|
D | ihevce_frame_process.c | 5647 float f_strength; in ihevce_variance_calc_acc_activity() local 5665 …f_strength = ((i8_deviation - BELOW_REF_DEVIATION) * REF_MOD_STRENGTH) / (REF_MOD_DEVIATION - BELO… in ihevce_variance_calc_acc_activity() 5669 …f_strength = ((i8_deviation - ABOVE_REF_DEVIATION) * REF_MOD_STRENGTH) / (REF_MOD_DEVIATION - ABOV… in ihevce_variance_calc_acc_activity() 5672 …f_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()
|
D | ihevce_enc_structs.h | 1640 float f_strength; member 3072 float f_strength; member
|