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

  /frameworks/av/include/media/stagefright/
ACodec.h 38 kWhatDrainThisBuffer = 'drai',
  /frameworks/av/cmds/stagefright/
sf2.cpp 172 } else if (what == ACodec::kWhatDrainThisBuffer) {
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 631 } else if (what == ACodec::kWhatDrainThisBuffer) {
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 807 case ACodec::kWhatDrainThisBuffer:
    [all...]
ACodec.cpp     [all...]

Completed in 53 milliseconds