HomeSort by relevance Sort by last modified time
    Searched refs:vdec_allocatorproperty (Results 1 - 17 of 17) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
decoder_driver_test.h 45 struct vdec_allocatorproperty input_buffer;
46 struct vdec_allocatorproperty output_buffer;
omx_vdec.h 235 struct vdec_allocatorproperty ip_buf;
236 struct vdec_allocatorproperty op_buf;
587 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
588 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop);
777 struct vdec_allocatorproperty op_buf_rcnfg;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
decoder_driver_test.h 44 struct vdec_allocatorproperty input_buffer;
45 struct vdec_allocatorproperty output_buffer;
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;
    [all...]
omx_vdec.h 260 struct vdec_allocatorproperty ip_buf;
261 struct vdec_allocatorproperty op_buf;
642 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
643 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop);
881 struct vdec_allocatorproperty op_buf_rcnfg;
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_dec.h 165 struct vdec_allocatorproperty { struct
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_dec.h 137 /* CMD params: SET: InputParam - vdec_allocatorproperty, OutputParam - NULL
138 GET: InputParam - NULL, OutputParam - vdec_allocatorproperty*/
241 struct vdec_allocatorproperty { struct
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_vidc_dec.h 164 struct vdec_allocatorproperty { struct
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_dec.h 137 /* CMD params: SET: InputParam - vdec_allocatorproperty, OutputParam - NULL
138 GET: InputParam - NULL, OutputParam - vdec_allocatorproperty*/
238 struct vdec_allocatorproperty { struct
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_dec.h 166 struct vdec_allocatorproperty { struct
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_dec.h 139 /* CMD params: SET: InputParam - vdec_allocatorproperty, OutputParam - NULL
140 GET: InputParam - NULL, OutputParam - vdec_allocatorproperty*/
240 struct vdec_allocatorproperty { struct
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 539 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty));
    [all...]
omx_vdec_copper.cpp 546 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty));
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 532 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty));
    [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 340 milliseconds