Home
last modified time | relevance | path

Searched refs:GetExtControls (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.h110 bool GetExtControls(struct v4l2_ext_controls* ext_ctrls);
Dv4l2_slice_video_decode_accelerator.cc2251 bool V4L2SliceVideoDecodeAccelerator::GetExtControls( in GetExtControls() function in media::V4L2SliceVideoDecodeAccelerator
2905 if (!v4l2_dec_->GetExtControls(&ext_ctrls)) in GetFrameContext()