Searched refs:onComponentConfigured (Results 1 - 6 of 6) sorted by relevance

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

Completed in 130 milliseconds