Searched refs:q_offset (Results 1 – 2 of 2) sorted by relevance
490 const int q_offset = offsetof(dump_t, q_); in Dump() local553 __ Add(dump, dump_base, q_offset); in Dump()
674 static double convert_qp_offset(int cq_level, int q_offset, int bit_depth) { in convert_qp_offset() argument676 const int new_q_index_offset = av1_quantizer_to_qindex(q_offset); in convert_qp_offset()