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

/frameworks/av/include/media/stagefright/
H A DACodec.h329 void sendFormatChange(const sp<AMessage> &reply);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3513 void ACodec::sendFormatChange(const sp<AMessage> &reply) { function in class:android::ACodec
4235 mCodec->sendFormatChange(reply);

Completed in 35 milliseconds