Searched refs:bitstream_id (Results 1 – 1 of 1) sorted by relevance
73 V4L2DecodeSurface(int32_t bitstream_id,83 int32_t bitstream_id() const { return bitstream_id_; } in bitstream_id() function in media::V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface122 int32_t bitstream_id, in V4L2DecodeSurface() argument126 : bitstream_id_(bitstream_id), in V4L2DecodeSurface()2971 Picture picture(output_record.picture_id, dec_surface->bitstream_id(), in OutputSurface()