Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h436 OMX_COMPONENT_CLOSE_MSG = 0x16 enumerator
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h528 OMX_COMPONENT_CLOSE_MSG = 0x19 enumerator
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp338 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_video()