OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:estimateBandwidth
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/include/
HTTPBase.h
45
virtual bool
estimateBandwidth
(int32_t *bandwidth_bps);
/frameworks/av/media/libstagefright/
HTTPBase.cpp
105
bool HTTPBase::
estimateBandwidth
(int32_t *bandwidth_bps) {
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
820
&& mHTTPDataSource->
estimateBandwidth
(&bandwidthBps)) {
[
all
...]
Completed in 42 milliseconds