Home
last modified time | relevance | path

Searched refs:extradata_buffer_info (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h283 struct extradata_buffer_info { struct
407 struct extradata_buffer_info roi_extradata_info;
467 OMX_ERRORTYPE allocate_extradata(struct extradata_buffer_info *extradata_info, int flags);
469 void free_extradata(struct extradata_buffer_info *extradata_info);
600 struct extradata_buffer_info input_extradata_info;
601 struct extradata_buffer_info output_extradata_info;
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h258 struct extradata_buffer_info { struct
372 OMX_ERRORTYPE allocate_extradata(struct extradata_buffer_info *extradata_info, int flags);
374 void free_extradata(struct extradata_buffer_info *extradata_info);
489 struct extradata_buffer_info input_extradata_info;
490 struct extradata_buffer_info output_extradata_info;
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h261 struct extradata_buffer_info { struct
414 OMX_ERRORTYPE allocate_extradata(struct extradata_buffer_info *extradata_info, int flags);
416 void free_extradata(struct extradata_buffer_info *extradata_info);
554 struct extradata_buffer_info input_extradata_info;
555 struct extradata_buffer_info output_extradata_info;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h238 struct extradata_buffer_info { struct
436 struct extradata_buffer_info extradata_info;
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h253 struct extradata_buffer_info { struct
372 struct extradata_buffer_info extradata_info;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h214 struct extradata_buffer_info { struct
251 struct extradata_buffer_info extradata_info;
Domx_vdec_hevc_swvdec.h237 struct extradata_buffer_info { struct
281 struct extradata_buffer_info extradata_info;
Domx_vdec.h256 struct extradata_buffer_info { struct
294 struct extradata_buffer_info extradata_info;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h213 struct extradata_buffer_info { struct
250 struct extradata_buffer_info extradata_info;
Domx_vdec.h248 struct extradata_buffer_info { struct
286 struct extradata_buffer_info extradata_info;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h258 struct extradata_buffer_info { struct
297 struct extradata_buffer_info extradata_info;
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h385 struct extradata_buffer_info { struct
426 struct extradata_buffer_info extradata_info;
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h450 struct extradata_buffer_info { struct
494 struct extradata_buffer_info extradata_info;
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1165 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()
1215 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()
2387 struct extradata_buffer_info *extradata_info; in allocate_extradata()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp992 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()
1040 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()
8178 memset(&roi_extradata_info, 0, sizeof(extradata_buffer_info)); in venc_dev_pq()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1310 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()
1353 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()
4012 struct extradata_buffer_info *extradata_info; in allocate_extradata()