Home
last modified time | relevance | path

Searched defs:q_index (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Drd_test.cc25 int q_index = 29; in TEST() local
43 int q_index = 29; in TEST() local
62 for (auto q_index : q_index_ls) { in TEST() local
72 for (auto q_index : q_index_ls) { in TEST() local
81 for (int q_index = 0; q_index < 255; ++q_index) { in TEST() local
H A Dratectrl_test.cc24 int q_index = av1_q_mode_get_q_index(base_q_index, gf_update_type, in TEST() local
H A Dtpl_model_test.cc181 const int q_index = in TEST() local
189 const int q_index = in TEST() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_aq_complexity.c41 static int get_aq_c_strength(int q_index, vpx_bit_depth_t bit_depth) { in get_aq_c_strength()
H A Dvp9_block.h79 int q_index; member
H A Dvp9_encoder.c4373 int actual_bits, int q_index) {
4399 int q_index = prev_q_index; local
4420 int q_index = 128; local
/aosp_15_r20/external/libaom/av1/encoder/
H A Daq_complexity.c41 static int get_aq_c_strength(int q_index, aom_bit_depth_t bit_depth) { in get_aq_c_strength()
H A Dtune_butteraugli.c261 const int q_index = 96; in av1_setup_butteraugli_rdmult() local
H A Dtpl_model.h727 double qstep_ratio, int q_index, in rc_log_frame_encode_param()
H A Dencode_strategy.c777 const int q_index = av1_rc_pick_q_and_bounds( local
H A Dtpl_model.c2115 double av1_laplace_estimate_frame_rate(int q_index, int block_count, in av1_laplace_estimate_frame_rate()
2322 int q_index = q_index_list[frame_index]; in av1_vbr_rc_info_estimate_gop_bitrate() local
H A Dtemporal_filter.c1384 const FRAME_DIFF *frame_diff, int q_index, in av1_check_show_filtered_frame()
H A Dencoder.h2464 int q_index; member
2474 int q_index; member
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dblock.h120 int q_index; member
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.cc1436 int q_index, in PrintZRegistersForStructuredAccess()
1500 int q_index, in PrintPartialZRegister()
1541 int q_index, in PrintPartialPRegister()
1578 int q_index, in PrintPartialPRegister()
1804 for (unsigned q_index = 0; q_index < (vl / kQRegSize); q_index++) { in PrintZAccess() local
1840 for (unsigned q_index = 0; q_index < (vl / kQRegSize); q_index++) { in PrintZStructAccess() local
1888 for (unsigned q_index = 0; q_index < (vl / kQRegSize); q_index++) { in PrintPAccess() local
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_ext_ratectrl.h141 int q_index; /**< Quantizer step index [0..255]*/ member
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc528 const int q_index = rq_history->q_index_history[i]; in encode_frame_result_update_rq_history() local