Searched defs:ctxt (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/audio/post_proc/
H A Dbundle.c737 bool effect_is_active(effect_context_t * ctxt) { argument
738 return ctxt->state == EFFECT_STATE_ACTIVE;
/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.cpp301 ctxt -- Context information related to the self.
311 void omx_video::process_event_cb(void *ctxt, unsigned char id) argument
317 omx_video *pThis = (omx_video *) ctxt;
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp610 ctxt -- Context information related to the self.
620 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
626 omx_vdec *pThis = (omx_vdec *) ctxt;
1171 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.cpp742 ctxt -- Context information related to the self.
752 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
758 omx_vdec *pThis = (omx_vdec *) ctxt;
1224 ctxt -- Context information related to the self.
H A Domx_vdec_hevc_swvdec.cpp857 ctxt -- Context information related to the self.
867 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
873 omx_vdec *pThis = (omx_vdec *) ctxt;
1711 ctxt -- Context information related to the self.
H A Domx_vdec_msm8974.cpp827 ctxt -- Context information related to the self.
837 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) argument
843 omx_vdec *pThis = (omx_vdec *) ctxt;
1453 ctxt -- Context information related to the self.

Completed in 195 milliseconds