/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 44 struct vdec_allocatorproperty input_buffer; 45 struct vdec_allocatorproperty output_buffer;
|
D | omx_vdec.h | 277 struct vdec_allocatorproperty ip_buf; 278 struct vdec_allocatorproperty op_buf; 703 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 704 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 969 struct vdec_allocatorproperty op_buf_rcnfg;
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | decoder_driver_test.h | 45 struct vdec_allocatorproperty input_buffer; 46 struct vdec_allocatorproperty output_buffer;
|
D | omx_vdec.h | 235 struct vdec_allocatorproperty ip_buf; 236 struct vdec_allocatorproperty op_buf; 588 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 589 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 778 struct vdec_allocatorproperty op_buf_rcnfg;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 44 struct vdec_allocatorproperty input_buffer; 45 struct vdec_allocatorproperty output_buffer;
|
D | omx_vdec_hevc.h | 231 struct vdec_allocatorproperty ip_buf; 232 struct vdec_allocatorproperty op_buf; 585 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 586 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 799 struct vdec_allocatorproperty op_buf_rcnfg;
|
D | omx_vdec.h | 267 struct vdec_allocatorproperty ip_buf; 268 struct vdec_allocatorproperty op_buf; 646 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 647 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 898 struct vdec_allocatorproperty op_buf_rcnfg;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 44 struct vdec_allocatorproperty input_buffer; 45 struct vdec_allocatorproperty output_buffer;
|
D | omx_vdec_hevc_swvdec.h | 256 struct vdec_allocatorproperty ip_buf; 257 struct vdec_allocatorproperty op_buf; 262 struct vdec_allocatorproperty interm_op_buf; 696 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 698 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 699 OMX_ERRORTYPE set_buffer_req_swvdec(vdec_allocatorproperty *buffer_prop); 948 struct vdec_allocatorproperty op_buf_rcnfg;
|
D | omx_vdec_hevc.h | 232 struct vdec_allocatorproperty ip_buf; 233 struct vdec_allocatorproperty op_buf; 582 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 583 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 793 struct vdec_allocatorproperty op_buf_rcnfg;
|
D | omx_vdec.h | 275 struct vdec_allocatorproperty ip_buf; 276 struct vdec_allocatorproperty op_buf; 666 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 667 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 920 struct vdec_allocatorproperty op_buf_rcnfg;
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 288 struct vdec_allocatorproperty { struct 401 struct vdec_allocatorproperty ip_buf; 402 struct vdec_allocatorproperty op_buf; 859 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 860 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 1067 struct vdec_allocatorproperty op_buf_rcnfg;
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 335 struct vdec_allocatorproperty { struct 468 struct vdec_allocatorproperty ip_buf; 469 struct vdec_allocatorproperty op_buf; 938 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop); 939 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop); 1204 struct vdec_allocatorproperty op_buf_rcnfg;
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2_params.cpp | 687 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 546 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty)); 7254 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 7354 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
D | omx_vdec.cpp | 544 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty)); in omx_vdec() 7763 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 7834 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 3503 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 8090 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 8204 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req() 9717 OMX_ERRORTYPE omx_vdec::set_buffer_req_swvdec(vdec_allocatorproperty *buffer_prop) in set_buffer_req_swvdec()
|
D | omx_vdec.cpp | 532 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty)); in omx_vdec() 7482 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 7538 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
D | omx_vdec_hevc.cpp | 2820 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 7111 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 7208 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
D | omx_vdec_msm8974.cpp | 3560 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 8700 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 8806 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 3575 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 8305 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 8419 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req() 9926 OMX_ERRORTYPE omx_vdec::set_buffer_req_swvdec(vdec_allocatorproperty *buffer_prop) in set_buffer_req_swvdec()
|
D | omx_vdec_hevc.cpp | 2799 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 7075 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 7172 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
D | omx_vdec_v4l2.cpp | 4186 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 9646 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 9752 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 4484 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 10402 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 10526 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 4512 vdec_allocatorproperty *buffer_prop = &drv_ctx.ip_buf; in set_parameter() 10202 OMX_ERRORTYPE omx_vdec::get_buffer_req(vdec_allocatorproperty *buffer_prop) in get_buffer_req() 10291 OMX_ERRORTYPE omx_vdec::set_buffer_req(vdec_allocatorproperty *buffer_prop) in set_buffer_req()
|