Home
last modified time | relevance | path

Searched defs:qstep_ratio (Results 1 – 6 of 6) sorted by relevance

/external/libaom/test/
Dtpl_model_test.cc179 double qstep_ratio = 1.0; in TEST() local
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc1426 double qstep_ratio = 1 / 3.0; in GetGopEncodeInfoWithNoStats() local
1483 const double qstep_ratio = sqrt(1 / frame_importance); in GetGopEncodeInfoWithTpl() local
/external/libaom/av1/encoder/
Dtpl_model.h678 double qstep_ratio, int q_index, in rc_log_frame_encode_param()
Dencoder_utils.c573 const double qstep_ratio = in av1_set_size_dependent_vars() local
Dtpl_model.c2076 int av1_get_q_index_from_qstep_ratio(int leaf_qindex, double qstep_ratio, in av1_get_q_index_from_qstep_ratio()
2097 const double qstep_ratio = av1_tpl_get_qstep_ratio(tpl_data, gf_frame_index); in av1_tpl_get_q_index() local
Dencoder.c2872 double qstep_ratio = cpi->vbr_rc_info.qstep_ratio_list[frame_coding_idx]; in encode_with_recode_loop() local