Home
last modified time | relevance | path

Searched refs:client_data (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c550 decode_context->ptr_respbuffer [i]->client_data = \ in allocate_buffer()
639 fillbuffer.client_data = (void *)decode_context->ptr_respbuffer [i]; in start_decoding()
640 DEBUG_PRINT ("\n Client Data on output = %p",fillbuffer.client_data); in start_decoding()
674 frameinfo.client_data = (struct vdec_bufferpayload *)\ in start_decoding()
855 frameinfo.client_data = (struct vdec_bufferpayload *)\ in video_thread()
877 outputbuffer->client_data == NULL in video_thread()
887 outputbuffer->client_data); in video_thread()
908 outputbuffer->client_data; in video_thread()
919 fillbuffer.client_data = (void *)outputbuffer; in video_thread()
1017 vdec_msg.msgdata.output_frame.client_data; in async_thread()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c509 decode_context->ptr_respbuffer [i]->client_data = \ in allocate_buffer()
596 fillbuffer.client_data = (void *)decode_context->ptr_respbuffer [i]; in start_decoding()
597 DEBUG_PRINT ("\n Client Data on output = %p",fillbuffer.client_data); in start_decoding()
632 frameinfo.client_data = (struct vdec_bufferpayload *)\ in start_decoding()
800 frameinfo.client_data = (struct vdec_bufferpayload *)\ in video_thread()
824 outputbuffer->client_data == NULL in video_thread()
833 outputbuffer->client_data); in video_thread()
853 outputbuffer->client_data; in video_thread()
864 fillbuffer.client_data = (void *)outputbuffer; in video_thread()
954 vdec_msg.msgdata.output_frame.client_data; in async_thread()
[all …]
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_vidc_dec.h196 void * client_data; member
487 void * client_data; member
526 void * client_data; member
Dmsm_q6venc.h225 u32 client_data; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_vidc_dec.h267 void *client_data; member
525 void *client_data; member
560 void *client_data; member
Dmsm_q6venc.h188 u32 client_data; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_dec.h267 void *client_data; member
522 void *client_data; member
554 void *client_data; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_dec.h196 void *client_data; member
484 void *client_data; member
519 void *client_data; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_dec.h194 void *client_data; member
479 void *client_data; member
514 void *client_data; member
Dmsm_q6venc.h225 u32 client_data; member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_dec.h267 void *client_data; member
520 void *client_data; member
552 void *client_data; member
Dmsm_q6venc.h188 u32 client_data; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h267 void *client_data; member
522 void *client_data; member
554 void *client_data; member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_dec.h196 void *client_data; member
484 void *client_data; member
519 void *client_data; member
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h318 void *client_data; member
/hardware/qcom/media/msm8998/videopp/inc/
Domx_vdpp.h318 void *client_data; member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp158 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
252 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread()
5658 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
6302 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
6596 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
7574 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
8673 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
10218 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy_dsp()
10237 fillbuffer.client_data = bufferAdd; in fill_this_buffer_proxy_dsp()
10448 drv_ctx.ptr_interm_respbuffer[i].client_data = (void *)&drv_ctx.ptr_interm_outputbuffer[i]; in allocate_interm_buffer()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp163 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
254 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread()
5454 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
6097 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
6388 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
7359 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
8458 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
10003 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy_dsp()
10022 fillbuffer.client_data = bufferAdd; in fill_this_buffer_proxy_dsp()
10225 drv_ctx.ptr_interm_respbuffer[i].client_data = (void *)&drv_ctx.ptr_interm_outputbuffer[i]; in allocate_interm_buffer()
Domx_vdec.cpp4817 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
5465 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
5653 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
5666 fillbuffer.client_data = buffer; in fill_this_buffer_proxy()
6646 omxhdr = (OMX_BUFFERHEADERTYPE*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
7803 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp158 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
252 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread()
5658 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
6302 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
6596 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
7574 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
8673 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
10218 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy_dsp()
10237 fillbuffer.client_data = bufferAdd; in fill_this_buffer_proxy_dsp()
10448 drv_ctx.ptr_interm_respbuffer[i].client_data = (void *)&drv_ctx.ptr_interm_outputbuffer[i]; in allocate_interm_buffer()
Domx_vdec_hevc.cpp167 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
4538 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
5076 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
5298 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
6128 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
7409 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp156 vdpp_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
327 vdpp_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
4952 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
5766 ptr_outputbuffer = (struct vdpp_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
6476 v4l2_buf_ptr = (v4l2_buffer*)vdpp_msg->msgdata.output_frame.client_data; in async_message_process()
7242 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
/hardware/qcom/media/msm8998/videopp/src/
Domx_vdpp.cpp156 vdpp_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
327 vdpp_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
4952 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
5766 ptr_outputbuffer = (struct vdpp_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
6476 v4l2_buf_ptr = (v4l2_buffer*)vdpp_msg->msgdata.output_frame.client_data; in async_message_process()
7242 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp162 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread()
4710 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
5311 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
5526 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
6418 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
7593 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
Domx_vdec.cpp5026 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer()
5705 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy()
5897 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy()
5911 fillbuffer.client_data = buffer; in fill_this_buffer_proxy()
6862 omxhdr = (OMX_BUFFERHEADERTYPE*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()
8114 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()

12