Searched defs:q_index (Results 1 – 6 of 6) sorted by relevance
571 size_t q_index = segmentation.abs_or_delta_update in GetQIndex() local594 const size_t q_index = GetQIndex(quant, i); in SetupSegmentationDequant() local605 const size_t q_index = quant.base_q_idx; in SetupSegmentationDequant() local
41 static int get_aq_c_strength(int q_index, vpx_bit_depth_t bit_depth) { in get_aq_c_strength()
80 int q_index; member
42 static int get_aq_c_strength(int q_index, aom_bit_depth_t bit_depth) { in get_aq_c_strength()
124 for (int q_index = 0; q_index < kChannelSize; q_index++) { in DoCompute() local
120 int q_index; member