Home
last modified time | relevance | path

Searched refs:process_event_cb (Results 1 – 25 of 35) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h191 void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h201 void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h208 void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h220 void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h245 void process_event_cb(void *ctxt);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h266 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h409 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h241 void process_event_cb(void *ctxt);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h265 static void process_event_cb(void *ctxt,unsigned char id);
Domx_vdec_hevc_swvdec.h322 static void process_event_cb(void *ctxt,unsigned char id);
Domx_vdec.h339 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h268 static void process_event_cb(void *ctxt,unsigned char id);
Domx_vdec.h328 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h349 static void process_event_cb(void *ctxt,unsigned char id);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h507 static void process_event_cb(void *ctxt);
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h574 static void process_event_cb(void *ctxt);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp119 omx->process_event_cb(omx, id); in message_thread()
323 void omx_video::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_video
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp115 omx->process_event_cb(omx, id); in message_thread()
320 void omx_video::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_video
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp160 omx->process_event_cb(omx, id); in message_thread()
385 void omx_video::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_video
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp142 omx->process_event_cb(omx); in message_thread_enc()
379 void omx_video::process_event_cb(void *ctxt) in process_event_cb() function in omx_video
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp162 omx->process_event_cb(omx, id); in message_thread_enc()
394 void omx_video::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_video
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp141 omx->process_event_cb(omx); in message_thread_enc()
369 void omx_video::process_event_cb(void *ctxt) in process_event_cb() function in omx_video
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp394 omx->process_event_cb(omx, id); in message_thread()
819 void omx_vdpp::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdpp
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp228 omx->process_event_cb(omx, id); in message_thread()
619 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp279 omx->process_event_cb(omx, id); in message_thread()
745 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec

12