Searched defs:kWhatCodecNotify (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.h46 kWhatCodecNotify = 'cdcN', enumerator in enum:android::NuPlayer::Decoder::__anon500
/frameworks/av/include/media/stagefright/
H A DMediaCodec.h154 kWhatCodecNotify = 'codc', enumerator in enum:android::MediaCodec::__anon44
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp108 new AMessage(kWhatCodecNotify, id()));
165 case kWhatCodecNotify:
233 kWhatCodecNotify = 'noti', enumerator in enum:Controller::__anon8

Completed in 58 milliseconds