Home
last modified time | relevance | path

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

/external/libvpx/nestegg/src/
Dnestegg.c43 #define ID_CLUSTER 0x1f43b675 macro
436 E_MASTER(ID_CLUSTER, TYPE_MASTER, struct segment, cluster),
1283 assert(ctx->segment.cluster.tail->id == ID_CLUSTER); in ne_read_block()