Home
last modified time | relevance | path

Searched defs:dec_surface (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc349 dec_surface() { in dec_surface() function in media::V4L2H264Picture
363 const scoped_refptr<V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface>& in V4L2H264Picture()
377 dec_surface() { in dec_surface() function in media::V4L2VP8Picture
391 const scoped_refptr<V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface>& in V4L2VP8Picture()
405 dec_surface() { in dec_surface() function in media::V4L2VP9Picture
419 const scoped_refptr<V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface>& in V4L2VP9Picture()
908 const scoped_refptr<V4L2DecodeSurface>& dec_surface) { in Enqueue()
1875 scoped_refptr<V4L2DecodeSurface> dec_surface = v4l2_dec_->CreateSurface(); in CreateH264Picture() local
1908 scoped_refptr<V4L2DecodeSurface> dec_surface = in H264DPBToV4L2DPB() local
2079 scoped_refptr<V4L2DecodeSurface> dec_surface = in SubmitFrameMetadata() local
[all …]