Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMediaCodec.cpp237 kWhatDrainThisBuffer = 'drai', enumerator
281 notify->setInt32("what", kWhatDrainThisBuffer); in onOutputBufferAvailable()
2146 case kWhatDrainThisBuffer: in onMessageReceived()