Home
last modified time | relevance | path

Searched defs:bzstream (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/bzip2/
Dftbzip2.c101 bz_stream bzstream; /* bzlib input stream */ member
145 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_init() local
189 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_done() local
218 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_reset() local
242 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_input() local
283 bz_stream* bzstream = &zip->bzstream; in ft_bzip2_file_fill_output() local
/third_party/ffmpeg/libavformat/
Dmatroskadec.c1747 bz_stream bzstream = { 0 }; in matroska_decode_buffer() local