HomeSort by relevance Sort by last modified time
    Searched defs:process_event_cb (Results 1 - 15 of 15) sorted by null

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 119 omx->process_event_cb(omx, id);
323 void omx_video::process_event_cb(void *ctxt, unsigned char id) function in class:omx_video
416 DEBUG_PRINT_LOW("\n process_event_cb forwarding EventCmdComplete %d \n", p1);
603 DEBUG_PRINT_LOW("omx_video::process_event_cb() Sending PAUSE complete after all pending EBD/FBD\n");
673 DEBUG_PRINT_LOW("\n process_event_cb unknown msg id 0x%02x", id);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 115 omx->process_event_cb(omx, id);
320 void omx_video::process_event_cb(void *ctxt, unsigned char id) function in class:omx_video
399 DEBUG_PRINT_LOW("process_event_cb forwarding EventCmdComplete %lu", p1);
556 DEBUG_PRINT_LOW("omx_video::process_event_cb() Sending PAUSE complete after all pending EBD/FBD");
625 DEBUG_PRINT_LOW("process_event_cb unknown msg id 0x%02x", id);
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 160 omx->process_event_cb(omx, id);
386 void omx_video::process_event_cb(void *ctxt, unsigned char id) function in class:omx_video
465 DEBUG_PRINT_LOW("process_event_cb forwarding EventCmdComplete %lu", p1);
622 DEBUG_PRINT_LOW("omx_video::process_event_cb() Sending PAUSE complete after all pending EBD/FBD");
701 DEBUG_PRINT_LOW("process_event_cb unknown msg id 0x%02x", id);
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp 394 omx->process_event_cb(omx, id);
802 omx_vdpp::process_event_cb
819 void omx_vdpp::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdpp
845 //DEBUG_PRINT_HIGH("process_event_cb m_cmd_q.pop_entry ident = %d", ident);
856 DEBUG_PRINT_HIGH("process_event_cb, p1 = 0x%08x, p2 = 0x%08x, ident = 0x%08x", p1, p2, ident);
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 162 omx->process_event_cb(omx, id);
394 void omx_video::process_event_cb(void *ctxt, unsigned char id) function in class:omx_video
476 DEBUG_PRINT_LOW("process_event_cb forwarding EventCmdComplete %lu", p1);
633 DEBUG_PRINT_LOW("omx_video::process_event_cb() Sending PAUSE complete after all pending EBD/FBD");
712 DEBUG_PRINT_LOW("process_event_cb unknown msg id 0x%02x", id);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 228 omx->process_event_cb(omx, id);
619 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
omx_vdec.cpp 216 omx->process_event_cb(omx, id);
626 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 213 omx->process_event_cb(omx, id);
627 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 283 omx->process_event_cb(omx, id);
750 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 298 omx->process_event_cb(omx, id);
867 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 323 omx->process_event_cb(omx, id);
868 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 279 omx->process_event_cb(omx, id);
745 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 296 omx->process_event_cb(omx, id);
875 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
omx_vdec_v4l2.cpp 368 omx->process_event_cb(omx, id);
1206 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 390 omx->process_event_cb(omx, id);
1396 void omx_vdec::process_event_cb(void *ctxt, unsigned char id) function in class:omx_vdec
    [all...]

Completed in 175 milliseconds