Home
last modified time | relevance | path

Searched defs:fsize (Results 1 – 25 of 51) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dbintext.c48 uint64_t fsize; /**< file size less metadata buffer */ member
77 static void calculate_height(AVCodecParameters *par, uint64_t fsize) in calculate_height()
88 static int next_tag_read(AVFormatContext *avctx, uint64_t *fsize) in next_tag_read()
122 static void predict_width(AVCodecParameters *par, uint64_t fsize, int got_width) in predict_width()
Dloasdec.c33 int fsize, frames; in loas_probe() local
Dsauce.c32 int ff_sauce_read(AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height) in ff_sauce_read()
Daacdec.c37 int fsize, frames; in adts_aac_probe() local
320 int ret, fsize; in adts_aac_read_packet() local
Dtty.c47 uint64_t fsize; /**< file size less metadata buffer */ member
Ddxa.c99 uint32_t size, fsize; in dxa_read_header() local
Dpmpdec.c52 int64_t fsize = avio_size(pb); in pmp_header() local
Dthp.c67 int64_t fsize= avio_size(pb); in thp_read_header() local
/third_party/elfutils/libelf/
Delf32_fsize.c43 elfw2(LIBELFBITS, fsize) (Elf_Type type, size_t count, unsigned int version) in elfw2() argument
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Ddio_read.c37 static void do_buffered_writes(int fd, char *bufptr, long long fsize, long long wsize, int pattern) in do_buffered_writes()
57 static int do_direct_reads(char *filename, char *bufptr, long long fsize, long long rsize) in do_direct_reads()
/third_party/openssl/crypto/
Dgetenv.c28 int rsize, fsize; in ossl_safe_getenv() local
/third_party/ffmpeg/libavcodec/
Dwebp_parser.c33 uint32_t fsize; member
Dbmp_parser.c34 uint32_t fsize; member
Ddpx_parser.c35 uint32_t fsize; member
Dbmp.c37 unsigned int fsize, hsize; in bmp_decode_frame() local
/third_party/ltp/testcases/misc/math/float/
Dthread_code.c45 size_t fsize; in read_file() local
280 size_t fsize, fsize2, fsize3; in thread_code() local
/third_party/ffmpeg/tests/
Daudiomatch.c29 static int64_t fsize(FILE *f) { in fsize() function
/third_party/ltp/testcases/kernel/fs/fs-bench/
Drandom-del-create.c73 int fsize; in create_or_delete() local
/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap3.c70 int fsize; in map_write_unmap() local
Dmmap2.c157 unsigned long fsize = 128; in main() local
Dshmat1.c94 int fsize; /* size of the file to be created. */ variable
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c1956 off_t fsize; /* current size of file */ in growfile() local
2493 int fsize; in check_write() local
2696 int fsize; in check_file() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dspdy_fileserver.c166 char *fsize; in standard_request_handler() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstamrparse.c264 gint fsize = 0, mode, dsize; in gst_amr_parse_handle_frame() local
/third_party/ltp/testcases/kernel/sched/tool/
Dtrace_sched.c140 int fsize = -1; /* size of the /proc/<pid>/stat file. */ in get_proc_num() local

123