Searched refs:kWhatCodecNotify (Results 1 – 4 of 4) sorted by relevance
59 kWhatCodecNotify = 'cdcN', enumerator
142 case kWhatCodecNotify: in onMessageReceived()381 sp<AMessage> reply = new AMessage(kWhatCodecNotify, this); in onConfigure()864 sp<AMessage> reply = new AMessage(kWhatCodecNotify, this); in requestCodecNotification()
349 kWhatCodecNotify = 'codc', enumerator
1266 if (msg->what() != kWhatCodecNotify && what != kWhatOutputFramesRendered) { in updatePlaybackDuration()1672 new CodecCallback(new AMessage(kWhatCodecNotify, this)))); in init()1676 new BufferCallback(new AMessage(kWhatCodecNotify, this)))); in init()3257 case kWhatCodecNotify: in onMessageReceived()