Home
last modified time | relevance | path

Searched defs:next_sample_id (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsegafilm.c268 int next_sample_id; in film_read_packet() local
/third_party/node/deps/v8/src/profiler/
Dsampling-heap-profiler.h170 uint64_t next_sample_id() { return ++last_sample_id_; } in next_sample_id() function