Home
last modified time | relevance | path

Searched refs:total_file_length (Results 1 – 23 of 23) sorted by relevance

/dports/games/libretro-beetle_ngp/beetle-ngp-libretro-74cc0d8/mednafen/ngp/
H A Dflash.c44 uint32_t total_file_length; // header + block[0 - block_count] member
168 header.total_file_length = 0; in flash_read()
179 flashdata = (uint8_t*)malloc(header.total_file_length * sizeof(uint8_t)); in flash_read()
180 system_io_flash_read(flashdata, header.total_file_length); in flash_read()
234 header.total_file_length = sizeof(FlashFileHeader); in make_flash_commit()
238 header.total_file_length += sizeof(FlashFileBlockHeader); in make_flash_commit()
239 header.total_file_length += blocks[i].data_length; in make_flash_commit()
243 flashdata = (uint8_t*)malloc(header.total_file_length * sizeof(uint8_t)); in make_flash_commit()
265 *length = header.total_file_length; in make_flash_commit()
/dports/emulators/mednafen/mednafen/src/ngp/
H A Dflash.cpp48 uint32 total_file_length; // header + block[0 - block_count] member
196 if(header.total_file_length < sizeof(FlashFileHeader) || header.total_file_length > 16384 * 1024) in FLASH_LoadNV()
202 flashdata.resize(header.total_file_length); in FLASH_LoadNV()
272 header.total_file_length = sizeof(FlashFileHeader); in make_flash_commit()
275 header.total_file_length += sizeof(FlashFileBlockHeader); in make_flash_commit()
276 header.total_file_length += blocks[i].data_length; in make_flash_commit()
280 flashdata.resize(header.total_file_length); in make_flash_commit()
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Dmpc.c304 si->total_file_length = _file_size(infile); in get_mpcfileinfo()
340 …my_hv_store(info, "bitrate", newSVuv(8 * (double)(si->total_file_length - si->tag_offset) / total_… in get_mpcfileinfo()
343 my_hv_store(info, "audio_size", newSVuv(si->total_file_length - si->tag_offset)); in get_mpcfileinfo()
344 my_hv_store(info, "file_size", newSVuv(si->total_file_length)); in get_mpcfileinfo()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libmpcdec/
H A Dstreaminfo.c219 si->total_file_length = r->get_size(r->data); in mpc_streaminfo_read()
220 si->tag_offset = si->total_file_length; in mpc_streaminfo_read()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libmpcdec/mpcdec/
H A Dstreaminfo.h82 mpc_streaminfo_off_t total_file_length; ///< total length of underlying file member
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/include/
H A Dmpc.h74 int32_t total_file_length; ///< total length of underlying file
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/musepack/mpc/
H A Dstreaminfo.h95 mpc_streaminfo_off_t total_file_length; ///< Total length of underlying file member
/dports/emulators/mednafen/mednafen/src/mpcdec/
H A Dstreaminfo.h95 mpc_streaminfo_off_t total_file_length; ///< Total length of underlying file member
H A Dmpc_demux.c479 d->si.tag_offset = d->si.total_file_length = d->r->get_size(d->r); in mpc_demux_header()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libmpcdec/mpc/
H A Dstreaminfo.h95 mpc_streaminfo_off_t total_file_length; ///< Total length of underlying file member
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libmpcdec/mpc/
H A Dstreaminfo.h95 mpc_streaminfo_off_t total_file_length; ///< Total length of underlying file member
/dports/audio/musepack/musepack_src_r475/include/mpc/
H A Dstreaminfo.h95 mpc_streaminfo_off_t total_file_length; ///< Total length of underlying file member
/dports/biology/exonerate/exonerate-2.4.0/src/database/
H A Ddataset.h64 guint64 total_file_length; member
H A Ddataset.c80 header->total_file_length);
104 BitArray_write_int(header->total_file_length, fp); in Dataset_Header_write()
132 header->total_file_length = BitArray_read_int(fp); in Dataset_Header_read()
274 dataset->header->total_file_length = dataset->header->seq_info_offset in Dataset_create()
/dports/audio/musepack/musepack_src_r475/mpcdec/
H A Dmpcdec.c95 fprintf(stderr, "file size: %d Bytes\n", info->total_file_length); in print_info()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/musepack/
H A Dmpc_demux.c419 d->si.tag_offset = d->si.total_file_length = d->r->get_size(d->r); in mpc_demux_header()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libmpcdec/
H A Dmpc_demux.c419 d->si.tag_offset = d->si.total_file_length = d->r->get_size(d->r); in mpc_demux_header()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libmpcdec/
H A Dmpc_demux.c419 d->si.tag_offset = d->si.total_file_length = d->r->get_size(d->r); in mpc_demux_header()
/dports/audio/musepack/musepack_src_r475/libmpcdec/
H A Dmpc_demux.c489 d->si.tag_offset = d->si.total_file_length = d->r->get_size(d->r); in mpc_demux_header()
/dports/emulators/mednafen/mednafen/po/
H A Dmednafen.pot2970 msgid "FLASH header total_file_length is bad!"
H A Des.po2969 msgid "FLASH header total_file_length is bad!"
H A Dru.po2984 msgid "FLASH header total_file_length is bad!"
H A Dde.po2991 msgid "FLASH header total_file_length is bad!"