HomeSort by relevance Sort by last modified time
    Searched defs:kWhatStop (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/source/
MediaPuller.h 48 kWhatStop,
WifiDisplaySource.h 76 kWhatStop,
  /frameworks/av/cmds/stagefright/
SimplePlayer.h 59 kWhatStop,
sf2.cpp 151 case kWhatStop:
198 (new AMessage(kWhatStop, id()))->post();
218 (new AMessage(kWhatStop, id()))->post();
232 kWhatStop = 'stop',
  /frameworks/av/media/libstagefright/rtsp/
ARTPWriter.h 54 kWhatStop = 'stop',
  /frameworks/av/include/media/stagefright/
MediaCodec.h 152 kWhatStop = 'stop',

Completed in 1378 milliseconds