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

  /frameworks/av/include/media/stagefright/
MediaCodec.h 213 kWhatDequeueOutputBuffer = 'deqO',
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 702 sp<AMessage> msg = new AMessage(kWhatDequeueOutputBuffer, this);
    [all...]

Completed in 57 milliseconds