Searched refs:q_offset (Results 1 – 2 of 2) sorted by relevance
657 const int q_offset = offsetof(dump_t, q_); in Dump() local682 DumpRegisters<VRegister>(masm, dump_base, q_offset, kQRegSizeInBytes); 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()