Home
last modified time | relevance | path

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

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