Searched refs:QINDEX_BITS (Results 1 – 3 of 3) sorted by relevance
23 #define QINDEX_BITS 8 macro
734 vp9_wb_write_literal(wb, cm->base_qindex, QINDEX_BITS); in encode_quantization()
586 cm->base_qindex = vp9_rb_read_literal(rb, QINDEX_BITS); in setup_quantization()