Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A 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;
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h261 struct extradata_buffer_info { struct
417 OMX_ERRORTYPE allocate_extradata(struct extradata_buffer_info *extradata_info, int flags);
419 void free_extradata(struct extradata_buffer_info *extradata_info);
551 struct extradata_buffer_info input_extradata_info;
552 struct extradata_buffer_info output_extradata_info;
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A 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;
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A 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;
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h238 struct extradata_buffer_info { struct
436 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h253 struct extradata_buffer_info { struct
372 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h213 struct extradata_buffer_info { struct
250 struct extradata_buffer_info extradata_info;
H A Domx_vdec.h248 struct extradata_buffer_info { struct
286 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h214 struct extradata_buffer_info { struct
251 struct extradata_buffer_info extradata_info;
H A Domx_vdec_hevc_swvdec.h237 struct extradata_buffer_info { struct
281 struct extradata_buffer_info extradata_info;
H A Domx_vdec.h256 struct extradata_buffer_info { struct
294 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h258 struct extradata_buffer_info { struct
297 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h385 struct extradata_buffer_info { struct
426 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h440 struct extradata_buffer_info { struct
476 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h450 struct extradata_buffer_info { struct
494 struct extradata_buffer_info extradata_info;
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1147 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()
1197 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()
2369 struct extradata_buffer_info *extradata_info; in allocate_extradata()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp1086 OMX_ERRORTYPE venc_dev::allocate_extradata(struct extradata_buffer_info *extradata_info, int flags) in allocate_extradata()
1134 void venc_dev::free_extradata(struct extradata_buffer_info *extradata_info) in free_extradata()
3671 struct extradata_buffer_info *extradata_info; in allocate_extradata()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A 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()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A 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()