/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 191 void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 201 void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 206 void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 218 void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 266 static void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 409 static void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 265 static void process_event_cb(void *ctxt,unsigned char id);
|
D | omx_vdec_hevc_swvdec.h | 322 static void process_event_cb(void *ctxt,unsigned char id);
|
D | omx_vdec.h | 339 static void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 268 static void process_event_cb(void *ctxt,unsigned char id);
|
D | omx_vdec.h | 328 static void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 349 static void process_event_cb(void *ctxt,unsigned char id);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 119 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/ |
D | omx_video_base.cpp | 115 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/ |
D | omx_video_base.cpp | 160 omx->process_event_cb(omx, id); in message_thread() 386 void omx_video::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_video
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 162 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/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 394 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-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 213 omx->process_event_cb(omx, id); in message_thread() 627 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec
|
D | omx_vdec_hevc.cpp | 283 omx->process_event_cb(omx, id); in message_thread() 750 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec
|
D | omx_vdec_hevc_swvdec.cpp | 298 omx->process_event_cb(omx, id); in message_thread() 867 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 216 omx->process_event_cb(omx, id); in message_thread() 626 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/ |
D | omx_vdec_hevc.cpp | 279 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
|
D | omx_vdec_hevc_swvdec.cpp | 296 omx->process_event_cb(omx, id); in message_thread() 875 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 390 omx->process_event_cb(omx, id); in message_thread_dec() 1396 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) in process_event_cb() function in omx_vdec
|