Home
last modified time | relevance | path

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

/external/libopus/silk/fixed/
Dresidual_energy16_FIX.c45 opus_int32 c_max, w_max, tmp, tmp2, nrg; in silk_residual_energy16_covar_FIX() local
/external/libhevc/decoder/
Dihevcd_cabac.c552 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
Dihevcd_parse_residual.c200 WORD32 c_max; in ihevcd_parse_residual_coding() local
Dihevcd_parse_slice.c292 WORD32 c_max = TU_MAX_QP_DELTA_ABS; in ihevcd_parse_transform_tree() local
2090 WORD32 c_max = (1 << (MIN(BIT_DEPTH, 10) - 5)) - 1; in ihevcd_parse_sao() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_matmul_op.cc184 Tensor* c_max = nullptr; in Compute() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c306 LLVMValueRef c_max = lp_build_const_int32(gallivm, num - 1); in si_llvm_bound_index() local
/external/libxml2/
Dxmlregexp.c6451 int c_max; /* the maximum length it can consume */ member