OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:queue_get_cmd
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
message_queue.c
63
struct video_msgq *
queue_get_cmd
(void* queuecontext )
function
70
printf("\n
queue_get_cmd
: Invalid Input parameter\n");
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
queue.c
63
struct video_msgq *
queue_get_cmd
(void* queuecontext )
function
70
printf("\n
queue_get_cmd
: Invalid Input parameter\n");
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
message_queue.c
59
struct video_msgq *
queue_get_cmd
(void* queuecontext ) {
function
64
printf("
queue_get_cmd
: Invalid Input parameter");
Completed in 686 milliseconds