Searched refs:kNoGridOpRate (Results 1 – 2 of 2) sorted by relevance
130 static const int32_t kNoGridOpRate = 30; variable
1265 outputFormat->setInt32(KEY_OPERATING_RATE, useGrid ? kGridOpRate : kNoGridOpRate); in initializeCodec()