Home
last modified time | relevance | path

Searched refs:kWhatGetInputFormat (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h338 kWhatGetInputFormat = 'getI', enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp2606 sp<AMessage> msg = new AMessage(kWhatGetInputFormat, this); in getInputFormat()
4352 case kWhatGetInputFormat: in onMessageReceived()