Searched refs:ctxt (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h190 void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h198 void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h268 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h272 static void process_event_cb(void *ctxt,unsigned char id);
H A Domx_vdec.h292 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp305 ctxt -- Context information related to the self.
315 void omx_video::process_event_cb(void *ctxt, unsigned char id) argument
321 omx_video *pThis = (omx_video *) ctxt;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp299 ctxt -- Context information related to the self.
309 void omx_video::process_event_cb(void *ctxt, unsigned char id) argument
315 omx_video *pThis = (omx_video *) ctxt;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp605 ctxt -- Context information related to the self.
615 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
621 omx_vdec *pThis = (omx_vdec *) ctxt;
1166 ctxt -- Context information related to the self.
H A Domx_vdec_copper.cpp609 ctxt -- Context information related to the self.
619 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
625 omx_vdec *pThis = (omx_vdec *) ctxt;
1174 ctxt -- Context information related to the self.
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp617 ctxt -- Context information related to the self.
627 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
633 omx_vdec *pThis = (omx_vdec *) ctxt;
1139 ctxt -- Context information related to the self.
H A Domx_vdec_hevc.cpp729 ctxt -- Context information related to the self.
739 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
745 omx_vdec *pThis = (omx_vdec *) ctxt;
1211 ctxt -- Context information related to the self.
H A Domx_vdec_msm8974.cpp769 ctxt -- Context information related to the self.
779 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
785 omx_vdec *pThis = (omx_vdec *) ctxt;
1296 ctxt -- Context information related to the self.

Completed in 115 milliseconds