Home
last modified time | relevance | path

Searched defs:bytes_to_skip (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/include/
Dcef_resource_handler.h152 virtual bool Skip(int64 bytes_to_skip, in Skip()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtatomparser.h58 guint bytes_to_skip, guint32 * val) in qt_atom_parser_skipn_and_get_uint32()
/third_party/cef/libcef_dll/ctocpp/
Dresource_handler_ctocpp.cc116 int64 bytes_to_skip, in Skip()
/third_party/cef/libcef_dll/cpptoc/
Dresource_handler_cpptoc.cc135 int64 bytes_to_skip, in resource_handler_skip()
/third_party/ffmpeg/libavcodec/
Dvc1_parser.c55 size_t bytes_to_skip; member
/third_party/cef/tests/ceftests/
Durlrequest_unittest.cc690 bool Skip(int64 bytes_to_skip, in Skip()
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c61 data_scan_ctx_advance (GstTypeFind * tf, DataScanCtx * c, guint bytes_to_skip) in data_scan_ctx_advance()