HomeSort by relevance Sort by last modified time
    Searched defs:BitstreamBufferRef (Results 1 - 2 of 2) sorted by null

  /external/v4l2_codec2/vda/
v4l2_video_decode_accelerator.cc 70 struct V4L2VideoDecodeAccelerator::BitstreamBufferRef {
71 BitstreamBufferRef(
76 ~BitstreamBufferRef();
84 V4L2VideoDecodeAccelerator::BitstreamBufferRef::BitstreamBufferRef(
95 V4L2VideoDecodeAccelerator::BitstreamBufferRef::~BitstreamBufferRef() {
489 std::unique_ptr<BitstreamBufferRef> bitstream_record(new BitstreamBufferRef(
520 linked_ptr<BitstreamBufferRef>(bitstream_record.release()))
    [all...]
v4l2_slice_video_decode_accelerator.cc 188 struct V4L2SliceVideoDecodeAccelerator::BitstreamBufferRef {
189 BitstreamBufferRef(
194 ~BitstreamBufferRef();
202 V4L2SliceVideoDecodeAccelerator::BitstreamBufferRef::BitstreamBufferRef(
213 V4L2SliceVideoDecodeAccelerator::BitstreamBufferRef::~BitstreamBufferRef() {
    [all...]

Completed in 220 milliseconds