Home
last modified time | relevance | path

Searched defs:qmax (Results 1 – 13 of 13) sorted by relevance

/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c86 uint32_t qmax = re_ctx_p->token.qmax; in re_insert_into_group() local
129 const uint32_t qmax = re_ctx_p->token.qmax; in re_insert_atom_iterator() local
285 uint32_t qmax = RE_INFINITY; in re_parse_quantifier() local
Dre-token.h60 uint32_t qmax; /**< maximum number of token iterations */ member
/third_party/ffmpeg/libavcodec/
Dratecontrol.c122 int qmax = s->lmax; in get_qminmax() local
156 int qmin, qmax; in modify_qscale() local
754 const int qmax = s->avctx->mb_lmax; in adaptive_quantization() local
871 int qmin, qmax; in ff_rate_estimate_qscale() local
Dlpc.c101 int32_t qmax; in quantize_lpc_coefs() local
Dv4l2_m2m_enc.c176 int qmin_cid, qmax_cid, qmin, qmax; in v4l2_prepare_encoder() local
Daaccoder.c307 float qmin, qmax; in search_for_quantizers_anmr() local
Dflacenc.c964 int32_t qmax; in encode_residual_ch() local
Dmpegvideo_enc.c93 int bias, int qmin, int qmax, int intra) in ff_convert_matrix()
Davcodec.h1375 int qmax; member
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c772 const uint32_t qmax = re_get_value (&bc_p) - RE_QMAX_OFFSET; in ecma_regexp_run() local
860 const uint32_t qmax = re_get_value (&bc_p) - RE_QMAX_OFFSET; in ecma_regexp_run() local
948 const uint32_t qmax = re_get_value (&bc_p) - RE_QMAX_OFFSET; in ecma_regexp_run() local
1028 const uint32_t qmax = re_get_value (&bc_p) - RE_QMAX_OFFSET; in ecma_regexp_run() local
1081 const uint32_t qmax = re_get_value (&bc_p) - RE_QMAX_OFFSET; in ecma_regexp_run() local
1145 const uint32_t qmax = re_get_value (&bc_p) - RE_QMAX_OFFSET; in ecma_regexp_run() local
/third_party/uboot/u-boot-2020.01/drivers/net/pfe_eth/
Dpfe_hw.c924 u32 qmax; in tmu_init() local
/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h152 int qmax; // maximum permissible quality factor member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dframe_enc.c42 float qmin, qmax; member