Searched refs:kWhatCodecNotify (Results 1 – 4 of 4) sorted by relevance
59 kWhatCodecNotify = 'cdcN', enumerator
143 case kWhatCodecNotify: in onMessageReceived()382 sp<AMessage> reply = new AMessage(kWhatCodecNotify, this); in onConfigure()865 sp<AMessage> reply = new AMessage(kWhatCodecNotify, this); in requestCodecNotification()
341 kWhatCodecNotify = 'codc', enumerator
1034 if (msg->what() != kWhatCodecNotify && what != kWhatOutputFramesRendered) { in updatePlaybackDuration()1425 new CodecCallback(new AMessage(kWhatCodecNotify, this)))); in init()1429 new BufferCallback(new AMessage(kWhatCodecNotify, this)))); in init()2966 case kWhatCodecNotify: in onMessageReceived()