Searched refs:totalBitRate (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp397 int64_t totalBitRate = 0; local
409 totalBitRate = -1;
413 totalBitRate += bitrate;
423 mBitrate = totalBitRate;

Completed in 337 milliseconds