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

/frameworks/av/include/media/stagefright/
H A DMediaFilter.h148 void sendFormatChange();
H A DACodec.h536 void sendFormatChange();
/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.cpp5212 sendFormatChange();
5235 void ACodec::sendFormatChange() { function in class:android::ACodec
6023 mCodec->sendFormatChange();

Completed in 77 milliseconds