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.h566 void sendFormatChange();
/frameworks/av/media/libstagefright/
DACodec.cpp5591 sendFormatChange(); in onOutputFormatChanged()
5595 void ACodec::sendFormatChange() { in sendFormatChange() function in android::ACodec
6331 mCodec->sendFormatChange(); in onOMXFillBufferDone()