/external/chromium_org/third_party/opus/src/celt/ |
D | rate.h | 53 static inline int bits2pulses(const CELTMode *m, int band, int LM, int bits) in bits2pulses() 80 static inline int pulses2bits(const CELTMode *m, int band, int LM, int pulses) in pulses2bits()
|
D | rate.c | 73 void compute_pulse_cache(CELTMode *m, int LM) in compute_pulse_cache() 251 …int *ebits, int *fine_priority, int C, int LM, ec_ctx *ec, int encode, int prev, int signalBandwid… in interp_bits2pulses() 527 …opus_int32 *balance, int *pulses, int *ebits, int *fine_priority, int C, int LM, ec_ctx *ec, int e… in compute_allocation()
|
D | celt_encoder.c | 411 celt_sig * OPUS_RESTRICT out, int C, int CC, int LM, int upsample) in compute_mdcts() 524 static opus_val32 l1_metric(const celt_norm *tmp, int N, int LM, opus_val16 bias) in l1_metric() 538 int *tf_res, int lambda, celt_norm *X, int N0, int LM, in tf_analysis() 702 static void tf_encode(int start, int end, int isTransient, int *tf_res, int LM, int tf_select, ec_e… in tf_encode() 744 const opus_val16 *bandLogE, int end, int LM, int C, int N0, in alloc_trim_analysis() 846 int LM, int N0) in stereo_analysis() 879 int isTransient, int vbr, int constrained_vbr, const opus_int16 *eBands, int LM, in dynalloc_analysis() 1120 int LM, opus_int32 bitrate, int lastCodedBands, int C, int intensity, in compute_vbr() 1259 int LM, M; in celt_encode_with_ec() local
|
D | quant_bands.c | 160 int C, int LM, int intra, opus_val16 max_decay, int lfe) in quant_coarse_energy_impl() 263 opus_val16 *error, ec_enc *enc, int C, int LM, int nbAvailableBytes, in quant_coarse_energy() 423 …onst CELTMode *m, int start, int end, opus_val16 *oldEBands, int intra, ec_dec *dec, int C, int LM) in unquant_coarse_energy()
|
D | modes.c | 231 int LM; in opus_custom_mode_create() local
|
D | celt_decoder.c | 261 celt_sig * OPUS_RESTRICT out_mem[], int C, int LM) in compute_inv_mdcts() 286 static void tf_decode(int start, int end, int isTransient, int *tf_res, int LM, ec_dec *dec) in tf_decode() 333 …oid celt_decode_lost(CELTDecoder * OPUS_RESTRICT st, opus_val16 * OPUS_RESTRICT pcm, int N, int LM) in celt_decode_lost() 678 int LM, M; local
|
D | celt.c | 182 void init_caps(const CELTMode *m,int *cap,int LM,int C) in init_caps()
|
D | bands.c | 242 void anti_collapse(const CELTMode *m, celt_norm *X_, unsigned char *collapse_masks, int LM, int C, … in anti_collapse() 647 int LM, in compute_theta() 865 int LM, in quant_partition() 1049 int LM, celt_norm *lowband_out, in quant_band() 1184 int LM, celt_norm *lowband_out, in quant_band_stereo() 1346 … opus_int32 total_bits, opus_int32 balance, ec_ctx *ec, int LM, int codedBands, opus_uint32 *seed) in quant_all_bands()
|
/external/srec/seti/sltsEngine/include/ |
D | lts_seq_internal.h | 111 typedef struct LM { /*letter mappings*/ struct 116 } LM; argument
|
/external/clang/lib/Parse/ |
D | ParseCXXInlineMethods.cpp | 142 LexedMethod* LM = new LexedMethod(this, FnD); in ParseCXXInlineMethodDef() local 302 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() 399 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef()
|
D | ParseObjc.cpp | 1976 LexedMethod* LM = new LexedMethod(this, MDecl); in StashAwayMethodOrFunctionBodyTokens() local 2907 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
|
/external/clang/lib/Analysis/ |
D | FormatString.cpp | 773 LengthModifier &LM) { in namedTypeToLengthModifier()
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 625 OwningPtr<Modifier> LM(new LoadModifier(BB, &PT, &R)); in FillFunction() local
|
/external/chromium_org/third_party/opus/src/src/ |
D | opus_encoder.c | 558 static float transient_boost(const float *E, const float *E_1, int LM, int maxM) in transient_boost() 864 int LM = 3; in compute_frame_size() local
|
D | opus_multistream_encoder.c | 226 int LM; in surround_analysis() local
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 2368 const LengthModifier &LM = FS.getLengthModifier(); in HandleInvalidLengthModifier() local 2401 const LengthModifier &LM = FS.getLengthModifier(); in HandleNonStandardLengthModifier() local
|