Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc73 V4L2DecodeSurface(int32_t bitstream_id,
83 int32_t bitstream_id() const { return bitstream_id_; } in bitstream_id() function in media::V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface
122 int32_t bitstream_id, in V4L2DecodeSurface() argument
126 : bitstream_id_(bitstream_id), in V4L2DecodeSurface()
2971 Picture picture(output_record.picture_id, dec_surface->bitstream_id(), in OutputSurface()