Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm.c395 static inline void viddec_pm_handle_post_inband_messages(viddec_pm_cxt_t *cxt, uint32_t m_type) in viddec_pm_handle_post_inband_messages() argument
397 if((m_type & ~(0xFF))== PM_INBAND_MESSAGES) in viddec_pm_handle_post_inband_messages()
401 if(m_type == PM_EOS) in viddec_pm_handle_post_inband_messages()
405 if(m_type == PM_DISCONTINUITY) in viddec_pm_handle_post_inband_messages()