Loading automotive/evs/1.1/types.hal +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ struct BufferDesc { * Time that this buffer is being filled. */ int64_t timestamp; vec<uint8_t> metadata; }; /** Loading Loading
automotive/evs/1.1/types.hal +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ struct BufferDesc { * Time that this buffer is being filled. */ int64_t timestamp; vec<uint8_t> metadata; }; /** Loading