/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 48 struct vdec_output_frameinfo **ptr_respbuffer;
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | decoder_driver_test.h | 49 struct vdec_output_frameinfo **ptr_respbuffer;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 48 struct vdec_output_frameinfo **ptr_respbuffer;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 48 struct vdec_output_frameinfo **ptr_respbuffer;
|
D | omx_vdec_hevc_swvdec.h | 260 struct vdec_output_frameinfo *ptr_respbuffer; 264 struct vdec_output_frameinfo *ptr_interm_respbuffer;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 459 decode_context->ptr_respbuffer = (struct vdec_output_frameinfo **)\ in allocate_buffer() 460 calloc (sizeof (struct vdec_output_frameinfo *),buffercount); in allocate_buffer() 468 decode_context->ptr_respbuffer [i] = (struct vdec_output_frameinfo *)\ in allocate_buffer() 469 calloc (sizeof (struct vdec_output_frameinfo),buffercount); in allocate_buffer() 735 struct vdec_output_frameinfo *outputbuffer = NULL; in video_thread() 819 outputbuffer = (struct vdec_output_frameinfo *)\ in video_thread() 902 struct vdec_output_frameinfo *outputframe = NULL; in async_thread() 953 outputframe = (struct vdec_output_frameinfo *)\ in async_thread()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 489 decode_context->ptr_respbuffer = (struct vdec_output_frameinfo **)\ in allocate_buffer() 490 calloc (sizeof (struct vdec_output_frameinfo *),buffercount); in allocate_buffer() 500 decode_context->ptr_respbuffer [i] = (struct vdec_output_frameinfo *)\ in allocate_buffer() 501 calloc (sizeof (struct vdec_output_frameinfo),buffercount); in allocate_buffer() 788 struct vdec_output_frameinfo *outputbuffer = NULL; in video_thread() 873 outputbuffer = (struct vdec_output_frameinfo *)\ in video_thread() 961 struct vdec_output_frameinfo *outputframe = NULL; in async_thread() 1016 outputframe = (struct vdec_output_frameinfo *)\ in async_thread()
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 547 struct vdec_output_frameinfo { struct 564 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 557 struct vdec_output_frameinfo { struct 574 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 545 struct vdec_output_frameinfo { struct 561 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 517 struct vdec_output_frameinfo { struct 537 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_dec.h | 510 struct vdec_output_frameinfo { struct 530 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 553 struct vdec_output_frameinfo { struct 570 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 547 struct vdec_output_frameinfo { struct 564 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_vidc_dec.h | 520 struct vdec_output_frameinfo { struct 540 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 510 struct vdec_output_frameinfo { struct 530 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 505 struct vdec_output_frameinfo { struct 524 struct vdec_output_frameinfo output_frame; argument
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 398 struct vdec_output_frameinfo { struct 416 struct vdec_output_frameinfo output_frame; argument 462 struct vdec_output_frameinfo *ptr_respbuffer;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 4750 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 4751 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 5630 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 5650 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 6551 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 6668 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 6676 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 7752 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 7753 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() 7984 struct vdec_output_frameinfo *output_respbuf; in handle_extradata_secure() [all …]
|
D | omx_vdec_hevc_swvdec.cpp | 5385 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 5386 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 6362 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 6385 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 7257 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 7352 vdec_output_frameinfo* ptr_respbuffer = omx->drv_ctx.ptr_respbuffer; in async_message_process() 7367 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 7493 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 8403 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 8404 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() [all …]
|
D | omx_vdec_hevc.cpp | 4496 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 4497 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 5305 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 5326 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 6088 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 6172 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 6202 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 7395 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 7396 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() 7660 ((struct vdec_output_frameinfo *) in handle_extradata() [all …]
|
D | omx_vdec_msm8974.cpp | 5663 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 5664 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 6566 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 6631 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 7527 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 7646 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 7752 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 9022 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 9023 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() 9361 ((struct vdec_output_frameinfo *) in handle_extradata() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 5589 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 5590 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 6570 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 6593 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 7472 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 7567 vdec_output_frameinfo* ptr_respbuffer = omx->drv_ctx.ptr_respbuffer; in async_message_process() 7582 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 7708 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 8618 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 8619 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() [all …]
|
D | omx_vdec_hevc.cpp | 4475 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 4476 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 5275 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 5296 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 6052 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 6136 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 6166 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 7359 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 7360 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() 7624 ((struct vdec_output_frameinfo *) in handle_extradata() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 4646 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer() 4647 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer() 5504 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy() 5523 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy() 6320 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process() 6426 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process() 6442 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process() 7541 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers() 7542 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers() 7872 ((struct vdec_output_frameinfo *)p_buf_hdr->pOutputPortPrivate)->interlaced_format); in handle_extradata() [all …]
|