Searched refs:OMX_COMPONENT_CLOSE_MSG (Results 1 – 18 of 18) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 442 OMX_COMPONENT_CLOSE_MSG = 0x16 enumerator
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 454 OMX_COMPONENT_CLOSE_MSG = 0x16 enumerator
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 487 OMX_COMPONENT_CLOSE_MSG = 0x16 enumerator
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 480 OMX_COMPONENT_CLOSE_MSG = 0x16 enumerator
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 541 OMX_COMPONENT_CLOSE_MSG = 0x19 enumerator
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 568 OMX_COMPONENT_CLOSE_MSG = 0x19 enumerator
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 724 OMX_COMPONENT_CLOSE_MSG = 0x1B enumerator
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 803 OMX_COMPONENT_CLOSE_MSG = 0x1B enumerator
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2087 post_message(this, OMX_COMPONENT_CLOSE_MSG); in component_deinit()
|
D | video_encoder_device_v4l2.cpp | 1954 post_message(venc_handle, omx_video::OMX_COMPONENT_CLOSE_MSG); in venc_close()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2031 post_message(this, OMX_COMPONENT_CLOSE_MSG); in component_deinit()
|
D | video_encoder_device_v4l2.cpp | 1772 post_message(venc_handle, omx_video::OMX_COMPONENT_CLOSE_MSG); in venc_close()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 341 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_video()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 349 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_video()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 857 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_vdec()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 899 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_vdec()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 947 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_vdec()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1039 post_message(this, OMX_COMPONENT_CLOSE_MSG); in ~omx_vdec()
|