Searched refs:kSgrProjMultiplierMax (Results 1 – 3 of 3) sorted by relevance
191 const int8_t kSgrProjMultiplierMax[2] = {31, 95}; variable
765 extern const int8_t kSgrProjMultiplierMax[2];
209 const int8_t multiplier_max = kSgrProjMultiplierMax[i]; in ReadSgrProjInfo()