/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 550 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/ |
D | decoder_driver_test.c | 509 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/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 194 void *client_data; member 479 void *client_data; member 514 void *client_data; member
|
D | msm_q6venc.h | 225 u32 client_data; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 196 void *client_data; member 484 void *client_data; member 519 void *client_data; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 267 void *client_data; member 520 void *client_data; member 552 void *client_data; member
|
D | msm_q6venc.h | 188 u32 client_data; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 267 void *client_data; member 522 void *client_data; member 554 void *client_data; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 267 void *client_data; member 522 void *client_data; member 554 void *client_data; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 267 void *client_data; member 525 void *client_data; member 560 void *client_data; member
|
D | msm_q6venc.h | 188 u32 client_data; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 196 void * client_data; member 487 void * client_data; member 526 void * client_data; member
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | JpegCompressor.cpp | 239 if (cinfo->client_data) { in CompressYUV420Frame() 240 auto& dmgr = *static_cast<CustomJpegDestMgr*>(cinfo->client_data); in CompressYUV420Frame() 254 cinfo->client_data = static_cast<void*>(&dmgr); in CompressYUV420Frame()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 420 if(cinfo->client_data) { in encodeJpegYU12() 422 *reinterpret_cast<CustomJpegDestMgr*>(cinfo->client_data); in encodeJpegYU12() 434 cinfo.client_data = static_cast<void*>(&dmgr); in encodeJpegYU12()
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 318 void *client_data; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 163 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()
|
D | omx_vdec.cpp | 4817 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()
|
D | omx_vdec_hevc.cpp | 171 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread() 4559 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer() 5106 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy() 5328 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy() 6164 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process() 7445 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
|
D | omx_vdec_msm8974.cpp | 174 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread() 286 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread() 5735 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer() 6317 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy() 6633 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy() 7632 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process() 9085 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 158 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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 331 void *client_data; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 405 void *client_data; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 5026 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()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 186 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread() 307 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread() 4538 (*omx_ptr_respbuffer)[i].client_data = (void *) \ in allocate_output_buffer() 5454 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy() 6413 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process() 7424 (*omx_ptr_respbuffer)[i].client_data = (void *) \ in allocate_output_headers()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 207 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread() 336 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread() 7183 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer() 7787 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy() 8087 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy() 9217 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process() 10829 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
|