Home
last modified time | relevance | path

Searched refs:kWhatConfigure (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.cpp66 sp<AMessage> msg = new AMessage(kWhatConfigure, this); in configure()
130 case kWhatConfigure: in onMessageReceived()
H A DNuPlayerDecoderBase.h95 kWhatConfigure = 'conf', enumerator
/aosp12/frameworks/av/media/codec2/sfplugin/include/media/stagefright/
H A DCCodec.h142 kWhatConfigure, enumerator
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h323 kWhatConfigure = 'conf', enumerator
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp801 sp<AMessage> msg(new AMessage(kWhatConfigure, this)); in initiateConfigureComponent()
2185 case kWhatConfigure: { in onMessageReceived()
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1512 sp<AMessage> msg = new AMessage(kWhatConfigure, this); in configure()
3694 case kWhatConfigure: in onMessageReceived()