/third_party/ffmpeg/libavcodec/ |
H A D | dpx_parser.c | 35 uint32_t fsize; member
|
H A D | bmp_parser.c | 34 uint32_t fsize; member
|
H A D | webp_parser.c | 33 uint32_t fsize; member
|
H A D | bmp.c | 36 unsigned int fsize, hsize; in bmp_decode_frame() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | loasdec.c | 33 int fsize, frames; in loas_probe() local
|
H A D | sauce.c | 32 int ff_sauce_read(AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height) in ff_sauce_read() argument
|
H A D | tty.c | 47 uint64_t fsize; /**< file size less metadata buffer */ member 125 int64_t fsize = avio_size(avctx->pb); in read_header() local [all...] |
H A D | dxa.c | 99 uint32_t size, fsize; in dxa_read_header() local
|
H A D | pmpdec.c | 52 int64_t fsize = avio_size(pb); in pmp_header() local
|
H A D | thp.c | 68 int64_t fsize= avio_size(pb); in thp_read_header() local
|
H A D | bintext.c | 50 uint64_t fsize; /**< file size less metadata buffer */ member 79 static void calculate_height(AVCodecParameters *par, uint64_t fsize) in calculate_height() argument 90 static int next_tag_read(AVFormatContext *avctx, uint64_t *fsize) in next_tag_read() argument 124 static void predict_width(AVCodecParameters *par, uint64_t fsize, int got_width) in predict_width() argument [all...] |
H A D | aacdec.c | 37 int fsize, frames; in adts_aac_probe() local 322 int ret, fsize; in adts_aac_read_packet() local [all...] |
H A D | dvenc.c | 420 int fsize; in dv_write_packet() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | getenv.c | 28 int rsize, fsize; in ossl_safe_getenv() local
|
/third_party/openssl/crypto/ |
H A D | getenv.c | 28 int rsize, fsize; in ossl_safe_getenv() local
|
/third_party/ffmpeg/tests/ |
H A D | audiomatch.c | 29 static int64_t fsize(FILE *f) { in fsize() function
|
/third_party/curl/docs/examples/ |
H A D | ftpupload.c | 75 unsigned long fsize; in main() local
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | random-del-create.c | 73 int fsize; in create_or_delete() local
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap3.c | 68 int fsize; in map_write_unmap() local
|
H A D | mmap2.c | 157 unsigned long fsize = 128; in main() local [all...] |
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | dio_read.c | 37 static void do_buffered_writes(int fd, char *bufptr, long long fsize, long long wsize, int pattern) in do_buffered_writes() argument 60 static int do_direct_reads(char *filename, char *bufptr, long long fsize, long long rsize) in do_direct_reads() argument
|
/third_party/ltp/testcases/misc/math/float/ |
H A D | thread_code.c | 45 size_t fsize; in read_file() local 280 size_t fsize, fsize2, fsize3; in thread_code() local [all...] |
/third_party/lame/frontend/ |
H A D | brhist.c | 178 int fsize = lame_get_framesize(gf); in progress_line() local
|
/third_party/ltp/testcases/kernel/sched/tool/ |
H A D | trace_sched.c | 140 int fsize = -1; /* size of the /proc/<pid>/stat file. */ in get_proc_num() local
|
/third_party/ltp/testcases/kernel/syscalls/readahead/ |
H A D | readahead02.c | 153 read_testfile(struct tcase *tc, int do_readahead, const char *fname, size_t fsize, unsigned long *read_bytes, long long *usec, unsigned long *cached) read_testfile() argument
|