Home
last modified time | relevance | path

Searched defs:alt_max (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue2.c995 guint64 alt_max) in normalize_to_buffering_level()
1024 #define GET_BUFFER_LEVEL_FOR_QUANTITY(format,alt_max) \ in get_buffering_level() argument
2889 #define CHECK_FILLED_ALT(format,alt_max) ((queue->max_level.format) > 0 && \ in gst_queue2_is_filled() argument
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c12662 int opcode, stacksize, alt_count, alt_max; in compile_bracket_backtrackingpath() local
13484 int alt_count, alt_max, local_size; in compile_recurse() local