Searched defs:sendFormatChange (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp358 void MediaFilter::sendFormatChange() { function in class:android::MediaFilter
552 sendFormatChange();
/frameworks/av/media/libstagefright/
H A DACodec.cpp4416 void ACodec::sendFormatChange(const sp<AMessage> &reply) { function in class:android::ACodec
5147 mCodec->sendFormatChange(reply);
6389 mCodec->sendFormatChange(dummy);
6522 mCodec->sendFormatChange(dummy);

Completed in 84 milliseconds