Home
last modified time | relevance | path

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/
Dnestegg.c284 uint64_t last_id; member
300 uint64_t last_id; member
840 s->last_id = ctx->last_id; in ne_ctx_save()
855 ctx->last_id = s->last_id; in ne_ctx_restore()
868 *id = ctx->last_id; in ne_peek_element()
874 r = ne_read_id(ctx->io, &ctx->last_id, NULL); in ne_peek_element()
883 *id = ctx->last_id; in ne_peek_element()
1948 if (!ne_is_suspend_element(ctx->last_id)) in nestegg_track_seek()