OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BnMediaSource
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/include/media/stagefright/
MediaSource.h
33
struct MediaSource : public
BnMediaSource
{
MediaBuffer.h
151
friend class
BnMediaSource
;
/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/libstagefright/include/
AACEncoder.h
30
class AACEncoder: public
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 62 milliseconds