Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dcache.c105 CacheEntry *entry_ret; in add_entry() local
144 entry_ret = av_tree_insert(&c->root, entry, cmp, &node); in add_entry()
145 if (entry_ret && entry_ret != entry) { in add_entry()
/third_party/typescript/tests/verify_3rd_libs/
H A Dverify_3rd_libs.py263 entry_ret = False
273 entry_cmd, entry_log, entry_ret = build_entry(project)
285 ret = ret and sync_ret and entry_ret and lib_ret and xts_ret
/third_party/ffmpeg/libavfilter/
H A Dasrc_flite.c110 static int select_voice(struct voice_entry **entry_ret, const char *voice_name, void *log_ctx) in select_voice() argument
130 *entry_ret = entry; in select_voice()

Completed in 2 milliseconds