Searched refs:omx_event (Results 1 - 25 of 27) sorted by relevance

12

/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
H A Domx_aac_aenc.h377 struct omx_event struct in class:omx_aac_aenc
386 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
H A Domx_amr_aenc.h304 struct omx_event struct in class:omx_amr_aenc
313 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
H A Domx_evrc_aenc.h305 struct omx_event struct in class:omx_evrc_aenc
314 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
H A Domx_qcelp13_aenc.h305 struct omx_event struct in class:omx_qcelp13_aenc
314 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h405 struct omx_event struct in class:omx_video
414 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h470 struct omx_event struct in class:omx_vdec
479 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h472 struct omx_event { struct in class:omx_vdec
479 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
H A Domx_vdec.h538 struct omx_event { struct in class:omx_vdec
545 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h430 struct omx_event { struct in class:omx_video
437 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h469 struct omx_event { struct in class:omx_vdec
476 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
H A Domx_vdec.h544 struct omx_event { struct in class:omx_vdec
551 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
H A Domx_vdec_hevc_swvdec.h550 struct omx_event struct in class:omx_vdec
559 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h439 struct omx_event { struct in class:omx_video
446 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h410 struct omx_event struct in class:omx_vdpp
418 omx_event m_q[OMX_CORE_CONTROL_CMDQ_SIZE];
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
H A Domx_amr_aenc.cpp56 memset(m_q, 0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
H A Domx_evrc_aenc.cpp56 memset(m_q, 0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
H A Domx_qcelp13_aenc.cpp56 memset(m_q, 0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
H A Domx_aac_aenc.cpp57 memset(m_q, 0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp146 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp142 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp196 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp245 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
H A Domx_vdec_copper.cpp257 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp243 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp423 memset(m_q,0,sizeof(omx_event)*OMX_CORE_CONTROL_CMDQ_SIZE);

Completed in 281 milliseconds

12