Searched refs:BnMediaSource (Results 1 – 5 of 5) sorted by relevance
152 class BnMediaSource: public BnInterface<IMediaSource>155 BnMediaSource();190 virtual ~BnMediaSource();
271 BnMediaSource::BnMediaSource() in BnMediaSource() function in android::BnMediaSource276 BnMediaSource::~BnMediaSource() { in ~BnMediaSource()279 status_t BnMediaSource::onTransact( in onTransact()
33 struct MediaSource : public BnMediaSource {
158 friend class BnMediaSource; variable
30 class AACEncoder: public BnMediaSource {