Searched refs:QINDEX_BITS (Results 1 – 6 of 6) sorted by relevance
24 #define QINDEX_BITS 8 macro
27 #define QINDEX_BITS 8 macro
748 vpx_wb_write_literal(wb, cm->base_qindex, QINDEX_BITS); in encode_quantization()
1406 cm->base_qindex = vpx_rb_read_literal(rb, QINDEX_BITS); in setup_quantization()
2006 aom_wb_write_literal(wb, cm->base_qindex, QINDEX_BITS); in encode_quantization()
2224 cm->base_qindex = aom_rb_read_literal(rb, QINDEX_BITS); in setup_quantization()