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

  /frameworks/base/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.h 46 kWhatCodecNotify = 'cdcN',
  /frameworks/base/cmds/stagefright/
sf2.cpp 105 new AMessage(kWhatCodecNotify, id()));
162 case kWhatCodecNotify:
225 kWhatCodecNotify = 'noti',

Completed in 755 milliseconds