Home
last modified time | relevance | path

Searched refs:sendFormatChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h579 void sendFormatChange();
/frameworks/av/media/libstagefright/
DACodec.cpp5657 sendFormatChange(); in onOutputFormatChanged()
5661 void ACodec::sendFormatChange() { in sendFormatChange() function in android::ACodec
6397 mCodec->sendFormatChange(); in onOMXFillBufferDone()