Searched defs:base_q_index (Results  1 – 5 of 5) sorted by relevance
| /external/libaom/test/ | 
| D | ratectrl_test.cc | 20   int base_q_index = 36;  in TEST()  local
 | 
| /external/libaom/av1/encoder/ | 
| D | tpl_model.h | 255   int base_q_index;  // Stores the base q index.  member651   int base_q_index;  member
 700                                             int base_q_index,  in rc_log_record_chunk_info()
 
 | 
| D | tpl_model.c | 2169 void av1_vbr_rc_compute_q_indices(int base_q_index, int frame_count,  in av1_vbr_rc_compute_q_indices()2180     int base_q_index, aom_bit_depth_t bit_depth,  in av1_vbr_rc_info_estimate_gop_bitrate()
 
 | 
| D | ratectrl.c | 1809 int av1_q_mode_get_q_index(int base_q_index, int gf_update_type,  in av1_q_mode_get_q_index()1831 int av1_get_arf_q_index(int base_q_index, int gfu_boost, int bit_depth,  in av1_get_arf_q_index()
 
 | 
| /external/libaom/av1/qmode_rc/ | 
| D | ratectrl_qmode_interface.h | 48   int base_q_index;  member
 |