Searched refs:kWhatGetName (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodec.h251 kWhatGetName = 'getN', enumerator in enum:android::MediaCodec::__anon113
/frameworks/av/media/libstagefright/foundation/include/
H A DMediaCodec.h251 kWhatGetName = 'getN', enumerator in enum:android::MediaCodec::__anon825
/frameworks/av/media/libstagefright/include/
H A DMediaCodec.h251 kWhatGetName = 'getN', enumerator in enum:android::MediaCodec::__anon882
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1163 sp<AMessage> msg = new AMessage(kWhatGetName, this);
2524 case kWhatGetName:

Completed in 14 milliseconds