Home
last modified time | relevance | path

Searched defs:bytesread (Results 1 – 13 of 13) sorted by relevance

/third_party/NuttX/drivers/bch/
Dbchlib_read.c68 size_t bytesread; in bchlib_read() local
/third_party/libsnd/src/
Dwavlike.c127 int bytesread, k, bytespersec = 0 ; in wavlike_read_fmt_chunk() local
958 uint32_t chunk_size, bytesread = 0 ; in wavlike_subchunk_parse() local
1272 size_t bytesread = 0 ; in exif_fill_and_sink() local
1293 { uint32_t marker, dword = 0, vmajor = -1, vminor = -1, bytesread = 0 ; in exif_subchunk_parse() local
Dwav.c485 { uint32_t thisread, bytesread, cue_count, position, offset ; in wav_read_header() local
1378 uint32_t thisread, bytesread = 0, dword, sampler_data, loop_count, actually_loop_count = 0 ; in wav_read_smpl_chunk() local
1562 uint32_t bytesread = 0 ; in wav_read_acid_chunk() local
Dw64.c228 sf_count_t chunk_size, bytesread = 0 ; in w64_read_header() local
Drf64.c220 { unsigned int table_len, bytesread ; in rf64_read_header() local
Daiff.c402 uint32_t chunk_size = 0, FORMsize, SSNDsize, bytesread, mark_count = 0 ; in aiff_read_header() local
1760 unsigned channel_bitmap, channel_decriptions, bytesread ; in aiff_read_chanmap() local
Dcaf.c799 unsigned channel_bitmap, channel_decriptions, bytesread ; in caf_read_chanmap() local
Dsds.c217 int bytesread, blockcount ; in sds_read_header() local
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe04.c81 int bytesread; in main() local
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c2054 size_t bytesread; in vfs_nfs_readpage() local
2204 size_t bytesread; in vfs_nfs_read() local
/third_party/ffmpeg/libavformat/
Dmpeg.c269 int bytesread = 0; in mpegps_read_pes_header() local
/third_party/mksh/
Dfuncs.c1615 size_t bytesleft = 128, bytesread; in c_read() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h507 DWORD *bytesread; member