Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc329 scoped_refptr<V4L2DecodeSurface> VP9PictureToV4L2DecodeSurface(
2755 VP9PictureToV4L2DecodeSurface(ref_pictures[i]); in SubmitDecode()
2779 VP9PictureToV4L2DecodeSurface(ref_pic); in SubmitDecode()
2819 VP9PictureToV4L2DecodeSurface(pic); in SubmitDecode()
2843 VP9PictureToV4L2DecodeSurface(pic); in OutputPicture()
2897 VP9PictureToV4L2DecodeSurface(pic); in GetFrameContext()
2914 VP9PictureToV4L2DecodeSurface(const scoped_refptr<VP9Picture>& pic) { in VP9PictureToV4L2DecodeSurface() function in media::V4L2SliceVideoDecodeAccelerator::V4L2VP9Accelerator