Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_timeout.c46 long offset, min_offset; in ares_timeout() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c807 int min_offset) in transform_negative_addressing()
842 int min_offset = 0; in rc_emulate_negative_addressing() local
/third_party/mesa3d/src/mesa/main/
Darrayobj.c418 GLuint min_offset = ~(GLuint)0; in compute_vbo_offset_range() local
618 GLsizeiptr min_offset, max_offset; in _mesa_update_vao_derived_arrays() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Draw_decoder.c886 double min_offset; in vbi3_raw_decoder_add_services() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c4730 guint64 min_offset; in avi_demux_handle_seek_push() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c1129 guint64 min_offset; in gst_qtdemux_adjust_seek() local
1438 gint64 min_offset; in gst_qtdemux_perform_seek() local
/third_party/quickjs/
Dquickjs.c10713 int min, int max, int min_offset) in JS_ToInt32Clamp()