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

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
decoder_driver_test.h 45 struct vdec_allocatorproperty input_buffer;
46 struct vdec_allocatorproperty output_buffer;
omx_vdec.h 237 struct vdec_allocatorproperty ip_buf;
238 struct vdec_allocatorproperty op_buf;
589 OMX_ERRORTYPE get_buffer_req(vdec_allocatorproperty *buffer_prop);
590 OMX_ERRORTYPE set_buffer_req(vdec_allocatorproperty *buffer_prop);
778 struct vdec_allocatorproperty op_buf_rcnfg;
  /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/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 529 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty));
    [all...]
omx_vdec_copper.cpp 546 memset(&op_buf_rcnfg, 0 ,sizeof(vdec_allocatorproperty));
    [all...]

Completed in 31 milliseconds