Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DCodecBase.h102 virtual void onComponentConfigured(
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp481 mCallback->onComponentConfigured(mInputFormat, mOutputFormat); in onConfigureComponent()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp267 virtual void onComponentConfigured(
333 void CodecCallback::onComponentConfigured( in onComponentConfigured() function in android::__anonaa6bfb110111::CodecCallback
DACodec.cpp6577 mCodec->mCallback->onComponentConfigured(mCodec->mInputFormat, mCodec->mOutputFormat); in onConfigureComponent()