Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DMediaCodec.h233 kWhatSetInputSurface = 'sisf', enumerator
DACodec.h145 kWhatSetInputSurface = 'sisf', enumerator
/frameworks/av/media/libstagefright/
DMediaCodec.cpp828 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in setInputSurface()
2097 case kWhatSetInputSurface: in onMessageReceived()
DACodec.cpp640 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in initiateSetInputSurface()
5407 case ACodec::kWhatSetInputSurface: in onMessageReceived()
6515 case ACodec::kWhatSetInputSurface: in onMessageReceived()