Home
last modified time | relevance | path

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

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