Searched defs:InputRecord (Results 1 – 2 of 2) sorted by relevance
68 struct InputRecord { struct70 int32_t input_id;71 void* address;72 size_t length;73 size_t bytes_used;74 bool at_device;
169 V4L2SliceVideoDecodeAccelerator::InputRecord::InputRecord() in InputRecord() function in media::V4L2SliceVideoDecodeAccelerator::InputRecord