Searched refs:sendFormatChange (Results 1 - 4 of 4) sorted by path

/frameworks/av/include/media/stagefright/
H A DACodec.h410 void sendFormatChange(const sp<AMessage> &reply);
H A DMediaFilter.h148 void 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);
/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp358 void MediaFilter::sendFormatChange() { function in class:android::MediaFilter
552 sendFormatChange();

Completed in 1219 milliseconds