Searched refs:CONFIG_CHANGE_EVENT_PENDING (Results 1 – 2 of 2) sorted by relevance
126 if (reconfig_video_decoder_ && IsEventPending(CONFIG_CHANGE_EVENT_PENDING)) in SetVideoSurface()248 pending_event_ &= (SEEK_EVENT_PENDING | CONFIG_CHANGE_EVENT_PENDING); in Release()352 if (IsEventPending(CONFIG_CHANGE_EVENT_PENDING)) { in OnDemuxerConfigsAvailable()359 ClearPendingEvent(CONFIG_CHANGE_EVENT_PENDING); in OnDemuxerConfigsAvailable()514 if (IsEventPending(CONFIG_CHANGE_EVENT_PENDING)) { in ProcessPendingEvents()686 if (IsEventPending(CONFIG_CHANGE_EVENT_PENDING)) { in DecodeMoreAudio()691 SetPendingEvent(CONFIG_CHANGE_EVENT_PENDING); in DecodeMoreAudio()721 if (IsEventPending(CONFIG_CHANGE_EVENT_PENDING)) { in DecodeMoreVideo()726 SetPendingEvent(CONFIG_CHANGE_EVENT_PENDING); in DecodeMoreVideo()
181 CONFIG_CHANGE_EVENT_PENDING = 1 << 2, enumerator