Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DMediaCodec.h214 kWhatSetInputSurface = 'sisf', enumerator
DACodec.h148 kWhatSetInputSurface = 'sisf', enumerator
/frameworks/av/media/libstagefright/
DMediaCodec.cpp510 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in setInputSurface()
1829 case kWhatSetInputSurface: in onMessageReceived()
DACodec.cpp599 sp<AMessage> msg = new AMessage(kWhatSetInputSurface, this); in initiateSetInputSurface()
5392 case ACodec::kWhatSetInputSurface: in onMessageReceived()
6529 case ACodec::kWhatSetInputSurface: in onMessageReceived()