Searched defs:skip_bytes (Results 1 – 12 of 12) 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
98 …int skip_bytes; ///< number of bytes to skip from the input FLV stream i… member
37 int skip_bytes; member
198 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
435 int skip_bytes; in read_header() local
251 void InputStreamReader::Skip(int64_t skip_bytes, in Skip()268 void InputStreamReader::SkipOnWorkThread(int64_t skip_bytes, in SkipOnWorkThread()
763 guint skip_bytes = skip * 2 * dec->n_channels; in opus_dec_chain_parse_data() local
1493 uint64_t skip_bytes; in thread_func() local
2655 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