Home
last modified time | relevance | path

Searched refs:vdec_output_frameinfo (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Ddecoder_driver_test.h48 struct vdec_output_frameinfo **ptr_respbuffer;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Ddecoder_driver_test.h49 struct vdec_output_frameinfo **ptr_respbuffer;
Domx_vdec.h239 struct vdec_output_frameinfo *ptr_respbuffer;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Ddecoder_driver_test.h48 struct vdec_output_frameinfo **ptr_respbuffer;
Domx_vdec_hevc.h235 struct vdec_output_frameinfo *ptr_respbuffer;
Domx_vdec.h271 struct vdec_output_frameinfo *ptr_respbuffer;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Ddecoder_driver_test.h48 struct vdec_output_frameinfo **ptr_respbuffer;
Domx_vdec_hevc_swvdec.h260 struct vdec_output_frameinfo *ptr_respbuffer;
264 struct vdec_output_frameinfo *ptr_interm_respbuffer;
Domx_vdec_hevc.h236 struct vdec_output_frameinfo *ptr_respbuffer;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c459 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/
Ddecoder_driver_test.c489 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/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h324 struct vdec_output_frameinfo { struct
337 struct vdec_output_frameinfo output_frame; argument
405 struct vdec_output_frameinfo *ptr_respbuffer;
407 struct vdec_output_frameinfo *ptr_intermediate_respbuffer;
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h385 struct vdec_output_frameinfo { struct
403 struct vdec_output_frameinfo output_frame; argument
472 struct vdec_output_frameinfo *ptr_respbuffer;
474 struct vdec_output_frameinfo *ptr_intermediate_respbuffer;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp4750 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 …]
Domx_vdec_hevc_swvdec.cpp5385 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 …]
Domx_vdec_hevc.cpp4496 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 …]
Domx_vdec_msm8974.cpp5663 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/
Domx_vdec_hevc_swvdec.cpp5589 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 …]
Domx_vdec_hevc.cpp4475 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 …]
Domx_vdec_v4l2.cpp6517 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()
6518 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer()
7420 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy()
7458 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()
8416 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process()
8549 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process()
8687 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()
9968 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers()
9969 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers()
10619 ((struct vdec_output_frameinfo *) in handle_extradata()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp4646 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 …]
Domx_vdec.cpp4958 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()
4959 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer()
5875 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy()
5894 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()
6766 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process()
6887 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process()
6897 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()
8062 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers()
8063 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers()
8399 ((struct vdec_output_frameinfo *)p_buf_hdr->pOutputPortPrivate)->interlaced_format); in handle_extradata()
[all …]
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp4425 vdec_output_frameinfo **omx_ptr_respbuffer = in allocate_output_buffer()
4464 *omx_ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()
4465 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer()
5406 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy()
5452 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()
6317 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process()
6417 vdec_output_frameinfo *omx_ptr_respbuffer = omx->drv_ctx.ptr_respbuffer; in async_message_process()
6436 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process()
6470 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()
6789 vdec_output_frameinfo **omx_ptr_respbuffer = in free_output_buffer_header()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp7099 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()
7100 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer()
8046 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy()
8085 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()
9106 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process()
9229 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process()
9284 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()
10762 drv_ctx.ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_headers()
10763 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_headers()
11620 ((struct vdec_output_frameinfo *) in handle_extradata()
[all …]
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp6823 vdec_output_frameinfo **omx_ptr_respbuffer = in allocate_output_buffer()
6862 *omx_ptr_respbuffer = (struct vdec_output_frameinfo *)\ in allocate_output_buffer()
6863 calloc (sizeof (struct vdec_output_frameinfo), in allocate_output_buffer()
7863 struct vdec_output_frameinfo *ptr_respbuffer = NULL; in fill_this_buffer_proxy()
7909 ptr_respbuffer = (struct vdec_output_frameinfo*)buffer->pOutputPortPrivate; in fill_this_buffer_proxy()
8871 struct vdec_output_frameinfo *output_respbuf = NULL; in async_message_process()
8985 vdec_output_frameinfo *omx_ptr_respbuffer = omx->drv_ctx.ptr_respbuffer; in async_message_process()
9004 (((struct vdec_output_frameinfo *)omxhdr->pOutputPortPrivate in async_message_process()
9048 output_respbuf = (struct vdec_output_frameinfo *)\ in async_message_process()
10040 vdec_output_frameinfo **omx_ptr_respbuffer = in free_output_buffer_header()
[all …]

12