Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/streams/
H A Drzip_stream.c65 uint32_t out_buf_occupancy; member
227 stream->out_buf_occupancy = 0; in rzipstream_init_stream()
438 stream->out_buf_occupancy = 0; in rzipstream_open()
536 stream->out_buf_occupancy = inflate_written; in rzipstream_read_chunk()
572 if (stream->out_buf_ptr >= stream->out_buf_occupancy) in rzipstream_read()
579 read_size = stream->out_buf_occupancy - stream->out_buf_ptr; in rzipstream_read()
999 (stream->out_buf_ptr < stream->out_buf_occupancy)) in rzipstream_rewind()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/streams/
H A Drzip_stream.c65 uint32_t out_buf_occupancy; member
227 stream->out_buf_occupancy = 0; in rzipstream_init_stream()
438 stream->out_buf_occupancy = 0; in rzipstream_open()
536 stream->out_buf_occupancy = inflate_written; in rzipstream_read_chunk()
572 if (stream->out_buf_ptr >= stream->out_buf_occupancy) in rzipstream_read()
579 read_size = stream->out_buf_occupancy - stream->out_buf_ptr; in rzipstream_read()
999 (stream->out_buf_ptr < stream->out_buf_occupancy)) in rzipstream_rewind()
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/streams/
H A Drzip_stream.c65 uint32_t out_buf_occupancy; member
227 stream->out_buf_occupancy = 0; in rzipstream_init_stream()
438 stream->out_buf_occupancy = 0; in rzipstream_open()
536 stream->out_buf_occupancy = inflate_written; in rzipstream_read_chunk()
572 if (stream->out_buf_ptr >= stream->out_buf_occupancy) in rzipstream_read()
579 read_size = stream->out_buf_occupancy - stream->out_buf_ptr; in rzipstream_read()
997 (stream->out_buf_ptr < stream->out_buf_occupancy)) in rzipstream_rewind()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/streams/
H A Drzip_stream.c65 uint32_t out_buf_occupancy; member
227 stream->out_buf_occupancy = 0; in rzipstream_init_stream()
438 stream->out_buf_occupancy = 0; in rzipstream_open()
536 stream->out_buf_occupancy = inflate_written; in rzipstream_read_chunk()
572 if (stream->out_buf_ptr >= stream->out_buf_occupancy) in rzipstream_read()
579 read_size = stream->out_buf_occupancy - stream->out_buf_ptr; in rzipstream_read()
997 (stream->out_buf_ptr < stream->out_buf_occupancy)) in rzipstream_rewind()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/streams/
H A Drzip_stream.c65 uint32_t out_buf_occupancy; member
227 stream->out_buf_occupancy = 0; in rzipstream_init_stream()
438 stream->out_buf_occupancy = 0; in rzipstream_open()
536 stream->out_buf_occupancy = inflate_written; in rzipstream_read_chunk()
572 if (stream->out_buf_ptr >= stream->out_buf_occupancy) in rzipstream_read()
579 read_size = stream->out_buf_occupancy - stream->out_buf_ptr; in rzipstream_read()
997 (stream->out_buf_ptr < stream->out_buf_occupancy)) in rzipstream_rewind()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/streams/
H A Drzip_stream.c65 uint32_t out_buf_occupancy; member
227 stream->out_buf_occupancy = 0; in rzipstream_init_stream()
438 stream->out_buf_occupancy = 0; in rzipstream_open()
536 stream->out_buf_occupancy = inflate_written; in rzipstream_read_chunk()
572 if (stream->out_buf_ptr >= stream->out_buf_occupancy) in rzipstream_read()
579 read_size = stream->out_buf_occupancy - stream->out_buf_ptr; in rzipstream_read()
997 (stream->out_buf_ptr < stream->out_buf_occupancy)) in rzipstream_rewind()