Searched defs:c_max (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_resources.c | 37 LLVMValueRef c_max = LLVMConstInt(ctx->ac.i32, num - 1, 0); in si_llvm_bound_index() local
|
/third_party/openssl/crypto/x509v3/ |
D | v3_asid.c | 669 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
|
D | v3_addr.c | 1096 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/ |
D | gstalsa.c | 401 gint c_max = max_chans; in gst_alsa_detect_channels() local
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_cabac.c | 679 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/ |
D | vf_minterpolate.c | 652 int changed, c, c_max = 0; in cluster_mvs() local
|
/third_party/quickjs/ |
D | unicode_gen.c | 2266 int c_min, c_max, c; in find_decomp_run() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.c | 6480 int c_max; /* the maximum length it can consume */ member
|
/third_party/libxml2/ |
D | xmlregexp.c | 6542 int c_max; /* the maximum length it can consume */ member
|