Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbzlib.h253 BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffCompress) (
/openbmc/u-boot/test/dm/
H A Dvideo.c66 ret = BZ2_bzBuffToBuffCompress(dest, &destlen, in compress_frame_buffer()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c1275 int BZ_API(BZ2_bzBuffToBuffCompress) in BZ_API() argument