Home
last modified time | relevance | path

Searched refs:GetFrameContext (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/vda/
Dvp9_decoder.h88 virtual bool GetFrameContext(const scoped_refptr<VP9Picture>& pic,
Dvp9_decoder.cc163 if (!accelerator_->GetFrameContext(pic, &frame_ctx)) { in UpdateFrameContext()
Dv4l2_slice_video_decode_accelerator.cc321 bool GetFrameContext(const scoped_refptr<VP9Picture>& pic,
2884 bool V4L2SliceVideoDecodeAccelerator::V4L2VP9Accelerator::GetFrameContext( in GetFrameContext() function in media::V4L2SliceVideoDecodeAccelerator::V4L2VP9Accelerator