Home
last modified time | relevance | path

Searched refs:read_ints (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dwtvdec.c134 static int read_ints(AVIOContext *pb, uint32_t *data, int count) in read_ints() function
179 wf->nb_sectors = read_ints(s->pb, wf->sectors, WTV_SECTOR_SIZE / 4); in wtvfile_open_sector()
182 int nb_sectors1 = read_ints(s->pb, sectors1, WTV_SECTOR_SIZE / 4); in wtvfile_open_sector()
194 … wf->nb_sectors += read_ints(s->pb, wf->sectors + i * WTV_SECTOR_SIZE / 4, WTV_SECTOR_SIZE / 4); in wtvfile_open_sector()
/third_party/glib/glib/
Dgspawn.c1735 read_ints (int fd, in read_ints() function
2331 if (!read_ints (child_err_report_pipe[0], in fork_exec()
2396 if (!read_ints (child_pid_report_pipe[0], in fork_exec()