Searched refs:deflate_inflate (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_neighbor.c | 396 AVFILTER_DEFINE_CLASS_EXT(deflate_inflate, "deflate/inflate", 401 DEFINE_NEIGHBOR_FILTER(deflate, "Apply deflate effect.", deflate_inflate); 407 DEFINE_NEIGHBOR_FILTER(inflate, "Apply inflate effect.", deflate_inflate);
|
/third_party/nghttp2/tests/ |
H A D | failmalloc_test.c | 500 static int deflate_inflate(nghttp2_hd_deflater *deflater, in deflate_inflate() function 554 rv = deflate_inflate(&deflater, &inflater, &bufs, nva1, ARRLEN(nva1), in run_nghttp2_hd() 561 rv = deflate_inflate(&deflater, &inflater, &bufs, nva2, ARRLEN(nva2), in run_nghttp2_hd()
|
Completed in 2 milliseconds