Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.h120 kWhatSetInputSurface, enumerator
DCCodec.cpp1200 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in initiateSetInputSurface()
1717 case kWhatSetInputSurface: { in onMessageReceived()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h237 kWhatSetInputSurface = 'sisf', enumerator
DACodec.h131 kWhatSetInputSurface = 'sisf', enumerator
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1195 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in setInputSurface()
2656 case kWhatSetInputSurface: in onMessageReceived()
DACodec.cpp659 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in initiateSetInputSurface()
5718 case ACodec::kWhatSetInputSurface: in onMessageReceived()
6804 case ACodec::kWhatSetInputSurface: in onMessageReceived()