Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DCodecBase.h54 kWhatBuffersAllocated = 'allc', enumerator
/frameworks/av/media/libstagefright/filters/
DMediaFilter.cpp265 notify->setInt32("what", CodecBase::kWhatBuffersAllocated); in allocateBuffersOnPort()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp1334 case CodecBase::kWhatBuffersAllocated: in onMessageReceived()
DACodec.cpp936 notify->setInt32("what", CodecBase::kWhatBuffersAllocated); in allocateBuffersOnPort()