Searched refs:GetQIndex (Results 1 – 4 of 4) sorted by relevance
70 int GetQIndex(const Segmentation& segmentation, int index, int base_qindex);
241 int GetQIndex(const Segmentation& segmentation, int index, int base_qindex) { in GetQIndex() function
1084 GetQIndex(*segmentation, i, quantizer->base_index); in ComputeSegmentLosslessAndQIndex()
1503 const int current_quantizer_index = GetQIndex( in ReadTransformCoefficients()