Searched refs:adjusted_qindex (Results 1 – 2 of 2) sorted by relevance
1499 const int adjusted_qindex = in GetGopEncodeInfoWithTpl() local1502 const int rd_mult = GetRDMult(gop_frame, adjusted_qindex); in GetGopEncodeInfoWithTpl()1504 { static_cast<uint8_t>(adjusted_qindex), rd_mult }); in GetGopEncodeInfoWithTpl()
282 const int adjusted_qindex = av1_adjust_q_from_delta_q_res( in setup_delta_q() local285 assert(adjusted_qindex == current_qindex); in setup_delta_q()287 current_qindex = adjusted_qindex; in setup_delta_q()