Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h589 void sendFormatChange();
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp5789 sendFormatChange(); in onOutputFormatChanged()
5793 void ACodec::sendFormatChange() { in sendFormatChange() function in android::ACodec
6565 mCodec->sendFormatChange(); in onOMXFillBufferDone()