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

/frameworks/av/include/media/stagefright/
H A DMediaCodec.h245 kWhatGetInputFormat = 'getI', enumerator in enum:android::MediaCodec::__anon113
/frameworks/av/media/libstagefright/foundation/include/
H A DMediaCodec.h245 kWhatGetInputFormat = 'getI', enumerator in enum:android::MediaCodec::__anon825
/frameworks/av/media/libstagefright/include/
H A DMediaCodec.h245 kWhatGetInputFormat = 'getI', enumerator in enum:android::MediaCodec::__anon882
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp1149 sp<AMessage> msg = new AMessage(kWhatGetInputFormat, this);
2483 case kWhatGetInputFormat:

Completed in 1099 milliseconds