Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.h68 struct InputRecord { struct
70 int32_t input_id;
71 void* address;
72 size_t length;
73 size_t bytes_used;
74 bool at_device;
Dv4l2_slice_video_decode_accelerator.cc169 V4L2SliceVideoDecodeAccelerator::InputRecord::InputRecord() in InputRecord() function in media::V4L2SliceVideoDecodeAccelerator::InputRecord