Home
last modified time | relevance | path

Searched defs:skip_bytes (Results 1 – 12 of 12) 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.c98 …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.h198 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.c435 int skip_bytes; in read_header() local
/third_party/cef/libcef/browser/net_service/
Dstream_reader_url_loader.cc251 void InputStreamReader::Skip(int64_t skip_bytes, in Skip()
268 void InputStreamReader::SkipOnWorkThread(int64_t skip_bytes, in SkipOnWorkThread()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.c763 guint skip_bytes = skip * 2 * dec->n_channels; in opus_dec_chain_parse_data() local
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1493 uint64_t skip_bytes; in thread_func() local
/third_party/python/Modules/_io/
Dtextio.c2655 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