Home
last modified time | relevance | path

Searched defs:c_max (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_resources.c37 LLVMValueRef c_max = LLVMConstInt(ctx->ac.i32, num - 1, 0); in si_llvm_bound_index() local
/third_party/openssl/crypto/x509v3/
Dv3_asid.c669 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
Dv3_addr.c1096 unsigned char c_min[ADDR_RAW_BUF_LEN], c_max[ADDR_RAW_BUF_LEN]; in addr_contains() local
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c401 gint c_max = max_chans; in gst_alsa_detect_channels() local
/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c679 int c_max= FFMAX(5, s->ps.pps->chroma_qp_offset_list_len_minus1); in ff_hevc_cu_chroma_qp_offset_idx() local
/third_party/ffmpeg/libavfilter/
Dvf_minterpolate.c652 int changed, c, c_max = 0; in cluster_mvs() local
/third_party/quickjs/
Dunicode_gen.c2266 int c_min, c_max, c; in find_decomp_run() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlregexp.c6480 int c_max; /* the maximum length it can consume */ member
/third_party/libxml2/
Dxmlregexp.c6542 int c_max; /* the maximum length it can consume */ member