Home
last modified time | relevance | path

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

/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/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/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp369 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/
DExternalCameraUtils.cpp603 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/
DExternalCameraUtils.cpp449 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/
Domx_vdpp.h318 void *client_data; member
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h1244 XPointer client_data; member
1249 XPointer client_data; member
DXlibint.h1251 XPointer client_data; member
/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()
Domx_vdec_hevc.cpp171 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()
Domx_vdec_msm8974.cpp174 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/
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()
Domx_vdec_v4l2.cpp192 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/
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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h331 void *client_data; member
/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()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h392 void *client_data; member
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp186 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/
Domx_vdec_v4l2.cpp207 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/
Domx_vdec_v4l2.cpp250 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()