Searched refs:bitrateConfiguredTmp (Results 1 – 1 of 1) sorted by relevance
131 int32_t bitrateConfiguredTmp = 0; in VQApply() local132 (void) AMediaFormat_getInt32(inFormat, AMEDIAFORMAT_KEY_BIT_RATE, &bitrateConfiguredTmp); in VQApply()133 bitrateConfigured = bitrateConfiguredTmp; in VQApply()