Searched refs:queue_get_cmd (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dmessage_queue.h68 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Dqueue.h68 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
H A Dmessage_queue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
H A Dqueue.h66 struct video_msgq * queue_get_cmd ( void* queuecontext );
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dqueue.c63 struct video_msgq * queue_get_cmd (void* queuecontext ) function
70 printf("\n queue_get_cmd: Invalid Input parameter\n");
H A Dvideo_encoder_test.c825 queueitem = queue_get_cmd (&encoder_context ->queue_context);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dmessage_queue.c63 struct video_msgq * queue_get_cmd (void* queuecontext ) function
70 printf("\n queue_get_cmd: Invalid Input parameter\n");
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Dmessage_queue.c59 struct video_msgq * queue_get_cmd (void* queuecontext ) { function
64 printf("queue_get_cmd: Invalid Input parameter");
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Dmessage_queue.c59 struct video_msgq * queue_get_cmd (void* queuecontext ) { function
64 printf("queue_get_cmd: Invalid Input parameter");
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Dmessage_queue.c59 struct video_msgq * queue_get_cmd (void* queuecontext ) { function
64 printf("queue_get_cmd: Invalid Input parameter");
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
H A Dmessage_queue.c59 struct video_msgq * queue_get_cmd (void* queuecontext ) { function
64 printf("queue_get_cmd: Invalid Input parameter");
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c805 queueitem = queue_get_cmd (&decode_context ->queue_context);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c751 queueitem = queue_get_cmd (&decode_context ->queue_context);

Completed in 88 milliseconds