Home
last modified time | relevance | path

Searched refs:onComponentConfigured (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DCodecBase.h106 virtual void onComponentConfigured(
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp481 mCallback->onComponentConfigured(mInputFormat, mOutputFormat); in onConfigureComponent()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp299 virtual void onComponentConfigured(
365 void CodecCallback::onComponentConfigured( in onComponentConfigured() function in android::__anonaa6bfb110111::CodecCallback
DACodec.cpp6655 mCodec->mCallback->onComponentConfigured(mCodec->mInputFormat, mCodec->mOutputFormat); in onConfigureComponent()