Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davformat.h1580 int ts_id; member
H A Dmpegts.c3194 ts->stream->ts_id = h->id; in pat_cb()
/third_party/python/Modules/
H A D_asynciomodule.c237 uint64_t ts_id = PyThreadState_GetID(ts); in get_running_loop() local
238 if (ts_id == cached_running_holder_tsid && cached_running_holder != NULL) { in get_running_loop()
260 cached_running_holder_tsid = ts_id; in get_running_loop()

Completed in 14 milliseconds