Searched defs:c_max (Results 1 – 7 of 7) sorted by relevance
45 opus_int32 c_max, w_max, tmp, tmp2, nrg; in silk_residual_energy16_covar_FIX() local
552 WORD32 c_max, in ihevcd_cabac_decode_bins_tunary()605 WORD32 c_max) in ihevcd_cabac_decode_bypass_bins_tunary()734 WORD32 c_max; in ihevcd_cabac_decode_bypass_bins_trunc_rice() local
200 WORD32 c_max; in ihevcd_parse_residual_coding() local
292 WORD32 c_max = TU_MAX_QP_DELTA_ABS; in ihevcd_parse_transform_tree() local2090 WORD32 c_max = (1 << (MIN(BIT_DEPTH, 10) - 5)) - 1; in ihevcd_parse_sao() local
184 Tensor* c_max = nullptr; in Compute() local
306 LLVMValueRef c_max = lp_build_const_int32(gallivm, num - 1); in si_llvm_bound_index() local
6451 int c_max; /* the maximum length it can consume */ member