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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.h 55 kWhatCodecNotify = 'cdcN',
  /frameworks/av/cmds/stagefright/
sf2.cpp 152 new AMessage(kWhatCodecNotify, this));
208 case kWhatCodecNotify:
256 kWhatCodecNotify = 'noti',
  /frameworks/av/include/media/stagefright/
MediaCodec.h 222 kWhatCodecNotify = 'codc',

Completed in 255 milliseconds