Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsnappy.c51 static int snappy_literal(GetByteContext *gb, uint8_t *p, int size, int val) in snappy_literal() function
164 ret = snappy_literal(gb, p, len, val); in ff_snappy_uncompress()