HomeSort by relevance Sort by last modified time
    Searched refs:kWhatBuffersAllocated (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/media/stagefright/
CodecBase.h 43 kWhatBuffersAllocated = 'allc',
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 938 case CodecBase::kWhatBuffersAllocated:
    [all...]
ACodec.cpp 599 notify->setInt32("what", CodecBase::kWhatBuffersAllocated);
    [all...]

Completed in 168 milliseconds