Searched defs:c_max (Results 1 – 10 of 10) sorted by relevance
| /external/libhevc/decoder/ |
| D | ihevcd_cabac.c | 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
|
| D | ihevcd_parse_residual.c | 200 WORD32 c_max; in ihevcd_parse_residual_coding() local
|
| D | ihevcd_parse_slice.c | 292 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/libopus/silk/fixed/ |
| D | residual_energy16_FIX.c | 45 opus_int32 c_max, w_max, tmp, tmp2, nrg; in silk_residual_energy16_covar_FIX() local
|
| /external/libhevc/encoder/ |
| D | ihevce_cabac.c | 539 WORD32 c_max, in ihevce_cabac_encode_tunary() 601 WORD32 ihevce_cabac_encode_tunary_bypass(cab_ctxt_t *ps_cabac, WORD32 sym, WORD32 c_max) in ihevce_cabac_encode_tunary_bypass()
|
| D | ihevce_cabac_tu.c | 235 WORD32 c_max = TU_MAX_QP_DELTA_ABS; in ihevce_cabac_encode_qp_delta() local 300 WORD32 c_max; in ihevce_cabac_encode_last_coeff_x_y() local
|
| D | ihevce_cabac_cu_pu.c | 1523 WORD32 c_max = (1 << (MIN(u1_bit_depth, 10) - 5)) - in ihevce_cabac_encode_sao() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_matmul_op.cc | 184 Tensor* c_max = nullptr; in Compute() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader_tgsi_setup.c | 200 LLVMValueRef c_max = LLVMConstInt(ctx->i32, num - 1, 0); in si_llvm_bound_index() local
|
| /external/libxml2/ |
| D | xmlregexp.c | 6451 int c_max; /* the maximum length it can consume */ member
|