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

  /frameworks/av/include/media/stagefright/
ACodec.h 48 kWhatBuffersAllocated = 'allc',
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 635 && what != ACodec::kWhatBuffersAllocated) {
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 663 case ACodec::kWhatBuffersAllocated:
    [all...]
ACodec.cpp 516 notify->setInt32("what", ACodec::kWhatBuffersAllocated);
    [all...]

Completed in 41 milliseconds