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.h543 void sendFormatChange();
/frameworks/av/media/libstagefright/
DACodec.cpp5395 sendFormatChange(); in onOutputFormatChanged()
5399 void ACodec::sendFormatChange() { in sendFormatChange() function in android::ACodec
6130 mCodec->sendFormatChange(); in onOMXFillBufferDone()