Searched refs:kAcQLookup (Results 1 – 1 of 1) sorted by relevance
87 const int16_t kAcQLookup[][kQIndexRange] = { variable139 static_assert(arraysize(kDcQLookup[0]) == arraysize(kAcQLookup[0]),598 kAcQLookup[bit_depth_index][ClampQ(q_index)]; in SetupSegmentationDequant()602 kAcQLookup[bit_depth_index][ClampQ(q_index + quant.delta_q_uv_ac)]; in SetupSegmentationDequant()608 segmentation.y_dequant[0][1] = kAcQLookup[bit_depth_index][ClampQ(q_index)]; in SetupSegmentationDequant()612 kAcQLookup[bit_depth_index][ClampQ(q_index + quant.delta_q_uv_ac)]; in SetupSegmentationDequant()