Searched defs:bandwidthLimitBytesPerSecond (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DThrottledSource.cpp26 int32_t bandwidthLimitBytesPerSecond)
28 mBandwidthLimitBytesPerSecond(bandwidthLimitBytesPerSecond),
24 ThrottledSource( const sp<DataSource> &source, int32_t bandwidthLimitBytesPerSecond) argument

Completed in 42 milliseconds