Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlz.c61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string() argument
68 *first_char_code = CODE_UNSET; in decode_string()
77 *first_char_code = current_code; in decode_string()