Home
last modified time | relevance | path

Searched defs:skip_bytes (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/tests/
Dtiny_psnr.c133 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
/third_party/ffmpeg/libavformat/
Dmms.c121 uint64_t skip_bytes = 88; in ff_mms_asf_header_parser() local
Drtmpproto.c101 …int skip_bytes; ///< number of bytes to skip from the input FLV stream i… member
/third_party/ffmpeg/libavcodec/
Dcri_parser.c37 int skip_bytes; member
Dcabac_functions.h203 static av_unused const uint8_t* skip_bytes(CABACContext *c, int n) { in skip_bytes() function
Djpeg2000_parser.c40 uint32_t skip_bytes; // skip bytes inside codestream data member
Dshorten.c440 int skip_bytes; in read_header() local
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1582 uint64_t skip_bytes; in thread_func() local
/third_party/python/Modules/_io/
Dtextio.c2625 Py_ssize_t skip_bytes, skip_back; in _io_TextIOWrapper_tell_impl() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7185 size_t skip_bytes = d->skip; in upb_pbdecoder_resume() local