Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlz.c66 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsigned long bufsize) { in decode_string() argument
73 *first_char_code = CODE_UNSET; in decode_string()
82 *first_char_code = current_code; in decode_string()

Completed in 1 milliseconds