Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/include/media/stagefright/
H A DCCodec.h148 kWhatSetInputSurface, enumerator
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h142 kWhatSetInputSurface = 'sisf', enumerator
H A DMediaCodec.h326 kWhatSetInputSurface = 'sisf', enumerator
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1619 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in initiateSetInputSurface()
2223 case kWhatSetInputSurface: { in onMessageReceived()
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp2207 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in setInputSurface()
3856 case kWhatSetInputSurface: in onMessageReceived()
H A DACodec.cpp676 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in initiateSetInputSurface()
5919 case ACodec::kWhatSetInputSurface: in onMessageReceived()
7039 case ACodec::kWhatSetInputSurface: in onMessageReceived()