Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp358 void MediaFilter::sendFormatChange() { in sendFormatChange() function in android::MediaFilter
/frameworks/av/media/libstagefright/
DACodec.cpp4417 void ACodec::sendFormatChange(const sp<AMessage> &reply) { in sendFormatChange() function in android::ACodec