Searched refs:mTemporalLayerBitrateRatio (Results 1 – 2 of 2) sorted by relevance
70 memset(mTemporalLayerBitrateRatio, 0, sizeof(mTemporalLayerBitrateRatio)); in C2SoftVpxEnc()71 mTemporalLayerBitrateRatio[0] = 100; in C2SoftVpxEnc()258 mTemporalLayerBitrateRatio[i] / 100; in initEncoder()
183 uint32_t mTemporalLayerBitrateRatio[MAXTEMPORALLAYERS]; member