Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c104 TYPE_STRING, enumerator
350 E_FIELD(ID_DOCTYPE, TYPE_STRING, struct ebml, doctype),
417 E_FIELD(ID_LANGUAGE, TYPE_STRING, struct track_entry, language),
418 E_FIELD(ID_CODEC_ID, TYPE_STRING, struct track_entry, codec_id),
766 assert(type.type == TYPE_STRING); in ne_get_string()
977 case TYPE_STRING: in ne_read_simple()