/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/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/google/camera/devices/EmulatedCamera/hwl/ |
D | JpegCompressor.cpp | 369 if (cinfo->client_data) { in CompressYUV420Frame() 370 auto& dmgr = *static_cast<CustomJpegDestMgr*>(cinfo->client_data); in CompressYUV420Frame() 384 cinfo->client_data = static_cast<void*>(&dmgr); in CompressYUV420Frame()
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.cpp | 603 if (cinfo->client_data) { in encodeJpegYU12() 604 auto& dmgr = *reinterpret_cast<CustomJpegDestMgr*>(cinfo->client_data); in encodeJpegYU12() 617 cinfo.client_data = static_cast<void*>(&dmgr); in encodeJpegYU12()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 449 if(cinfo->client_data) { in encodeJpegYU12() 451 *reinterpret_cast<CustomJpegDestMgr*>(cinfo->client_data); in encodeJpegYU12() 463 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/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xlib.h | 1244 XPointer client_data; member 1249 XPointer client_data; member
|
D | Xlibint.h | 1251 XPointer 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()
|
D | omx_vdec_hevc.cpp | 167 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()
|
D | omx_vdec_v4l2.cpp | 192 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread() 314 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread() 6589 drv_ctx.ptr_respbuffer[i].client_data = (void *)\ in allocate_output_buffer() 7171 frameinfo.client_data = (void *) buffer; in empty_this_buffer_proxy() 7460 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy() 8527 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process() 10035 drv_ctx.ptr_respbuffer[i].client_data = (void *) \ in allocate_output_headers()
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 156 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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 331 void *client_data; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 162 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()
|
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/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 392 void *client_data; member
|
/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()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 250 vdec_msg.msgdata.output_frame.client_data=(void*)&v4l2_buf; in async_message_thread() 465 vdec_msg.msgdata.output_frame.client_data = (void*)&v4l2_buf; in async_message_thread() 6936 (*omx_ptr_respbuffer)[i].client_data = (void *) \ in allocate_output_buffer() 7911 ptr_outputbuffer = (struct vdec_bufferpayload*)ptr_respbuffer->client_data; in fill_this_buffer_proxy() 8981 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process() 10624 (*omx_ptr_respbuffer)[i].client_data = (void *) \ in allocate_output_headers()
|