Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsnappy.c96 static int snappy_copy1(GetByteContext *gb, uint8_t *start, uint8_t *p, in snappy_copy1() function
167 ret = snappy_copy1(gb, buf, p, len, val); in ff_snappy_uncompress()