Searched defs:bzstream (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/freetype/src/bzip2/ | ||
| H A D | ftbzip2.c | 101 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; ft_bzip2_file_done() local 218 bz_stream* bzstream = &zip->bzstream; ft_bzip2_file_reset() local 242 bz_stream* bzstream = &zip->bzstream; ft_bzip2_file_fill_input() local 283 bz_stream* bzstream = &zip->bzstream; ft_bzip2_file_fill_output() local [all...] |
| /third_party/ffmpeg/libavformat/ | ||
| H A D | matroskadec.c | 1747 bz_stream bzstream = { 0 }; in matroska_decode_buffer() local [all...] |
Completed in 6 milliseconds