Home
last modified time | relevance | path

Searched refs:PM_DISCONTINUITY (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm.c163 *type = PM_DISCONTINUITY; in viddec_pm_check_inband_messages()
299 case PM_DISCONTINUITY: in viddec_pm_parse_for_sccode()
311 if(ret == PM_DISCONTINUITY) in viddec_pm_parse_for_sccode()
405 if(m_type == PM_DISCONTINUITY) in viddec_pm_handle_post_inband_messages()
407 cxt->pending_inband_tags = PM_DISCONTINUITY; in viddec_pm_handle_post_inband_messages()
428 if(cxt->pending_inband_tags == PM_DISCONTINUITY) in viddec_pm_handle_pre_inband_messages()
464 case PM_DISCONTINUITY: in viddec_pm_parse_es_buffer()
Dmain.c258 case PM_DISCONTINUITY: in viddec_fw_handle_error_and_inband_messages()
357 case PM_DISCONTINUITY: in viddec_fw_process_async_queues()
402 case PM_DISCONTINUITY: in viddec_fw_process_async_queues()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
Dviddec_pm.h29 PM_DISCONTINUITY = 0x502, enumerator