OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:process_event_cb
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp
119
omx->
process_event_cb
(omx, id);
315
void omx_video::
process_event_cb
(void *ctxt, unsigned char id)
function in class:omx_video
408
DEBUG_PRINT_LOW("\n
process_event_cb
forwarding EventCmdComplete %d \n", p1);
595
DEBUG_PRINT_LOW("omx_video::
process_event_cb
() Sending PAUSE complete after all pending EBD/FBD\n");
665
DEBUG_PRINT_LOW("\n
process_event_cb
unknown msg id 0x%02x", id);
[
all
...]
/hardware/qcom/media/mm-video/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
205
omx->
process_event_cb
(omx, id);
605
void omx_vdec::
process_event_cb
(void *ctxt, unsigned char id)
function in class:omx_vdec
[
all
...]
Completed in 2489 milliseconds