OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDataBufferAvailable
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.h
50
bool
hasDataBufferAvailable
(status_t *finalResult);
AnotherPacketSource.cpp
385
bool AnotherPacketSource::
hasDataBufferAvailable
(status_t *finalResult) {
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
355
if (!packetSource->
hasDataBufferAvailable
(&finalResult)) {
[
all
...]
Completed in 535 milliseconds