Home
last modified time | relevance | path

Searched refs:ebml_type (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c159 struct ebml_type { struct
173 struct ebml_type ebml_version; argument
174 struct ebml_type ebml_read_version;
175 struct ebml_type ebml_max_id_length;
176 struct ebml_type ebml_max_size_length;
177 struct ebml_type doctype;
178 struct ebml_type doctype_version;
179 struct ebml_type doctype_read_version;
184 struct ebml_type id;
185 struct ebml_type position;
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
D0002-ne_read_simple-uninitialized_variable.diff8 struct ebml_type * storage;
12 storage = (struct ebml_type *) (ctx->ancestor->data + desc->offset);