HomeSort by relevance Sort by last modified time
    Searched refs:V4L2SliceVideoDecodeAccelerator (Results 1 - 3 of 3) sorted by null

  /external/v4l2_codec2/vda/
v4l2_slice_video_decode_accelerator.cc 64 const uint32_t V4L2SliceVideoDecodeAccelerator::supported_input_fourccs_[] = {
68 class V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface
127 V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface::V4L2DecodeSurface(
139 V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface::~V4L2DecodeSurface() {
144 void V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface::SetReferenceSurfaces(
150 void V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface::SetDecoded() {
163 std::string V4L2SliceVideoDecodeAccelerator::V4L2DecodeSurface::ToString()
175 V4L2SliceVideoDecodeAccelerator::InputRecord::InputRecord()
182 V4L2SliceVideoDecodeAccelerator::OutputRecord::OutputRecord()
188 struct V4L2SliceVideoDecodeAccelerator::BitstreamBufferRef
    [all...]
v4l2_slice_video_decode_accelerator.h 36 class V4L2SliceVideoDecodeAccelerator
41 V4L2SliceVideoDecodeAccelerator(
43 ~V4L2SliceVideoDecodeAccelerator() override;
330 base::WeakPtr<V4L2SliceVideoDecodeAccelerator> weak_this_;
430 base::WeakPtrFactory<V4L2SliceVideoDecodeAccelerator> weak_this_factory_;
432 DISALLOW_COPY_AND_ASSIGN(V4L2SliceVideoDecodeAccelerator);
  /external/v4l2_codec2/
C2VDAAdaptor.cpp 53 new media::V4L2SliceVideoDecodeAccelerator(device));
135 auto allProfiles = media::V4L2SliceVideoDecodeAccelerator::GetSupportedProfiles();

Completed in 282 milliseconds