OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BnMediaSource
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
IMediaSource.h
152
class
BnMediaSource
: public BnInterface<IMediaSource>
155
BnMediaSource
();
184
static const size_t kBinderMediaBuffers = 4; // buffers managed by
BnMediaSource
190
virtual ~
BnMediaSource
();
/frameworks/av/media/libmedia/
IMediaSource.cpp
269
#define LOG_TAG "
BnMediaSource
"
271
BnMediaSource
::
BnMediaSource
()
276
BnMediaSource
::~
BnMediaSource
() {
279
status_t
BnMediaSource
::onTransact(
Completed in 121 milliseconds