Searched defs:skip_bytes (Results 1 – 10 of 10) sorted by relevance
133 static int run_psnr(FILE *f[2], int len, int shift, int skip_bytes) in run_psnr()270 int skip_bytes = argc < 6 ? 0 : atoi(argv[5]); in main() local
121 uint64_t skip_bytes = 88; in ff_mms_asf_header_parser() local
101 …int skip_bytes; ///< number of bytes to skip from the input FLV stream i… member
37 int skip_bytes; member
203 static av_unused const uint8_t* skip_bytes(CABACContext *c, int n) { in skip_bytes() function
40 uint32_t skip_bytes; // skip bytes inside codestream data member
440 int skip_bytes; in read_header() local
1582 uint64_t skip_bytes; in thread_func() local
2625 Py_ssize_t skip_bytes, skip_back; in _io_TextIOWrapper_tell_impl() local
7185 size_t skip_bytes = d->skip; in upb_pbdecoder_resume() local