Searched refs:last_id (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
H A Dnestegg.c284 uint64_t last_id; member in struct:saved_state
300 uint64_t last_id; member in struct:nestegg
840 s->last_id = ctx->last_id;
855 ctx->last_id = s->last_id;
868 *id = ctx->last_id;
874 r = ne_read_id(ctx->io, &ctx->last_id, NULL);
883 *id = ctx->last_id;
1948 if (!ne_is_suspend_element(ctx->last_id))
[all...]

Completed in 79 milliseconds