Home
last modified time | relevance | path

Searched refs:set_new_entry_dict (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlz.c50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict() function
168 set_new_entry_dict(dict, mlz->next_code, last_string_code, char_code); in ff_mlz_decompression()
183set_new_entry_dict(dict, mlz->next_code, last_string_code, char_code); in ff_mlz_decompression()