Searched defs:complexity (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/opus/src/celt/
H A Dopus_custom_demo.c54 int complexity; local
65 " <bytes per packet> [<complexity> [packet loss rate]] "
124 complexity=atoi(argv[5]);
125 opus_custom_encoder_ctl(enc,OPUS_SET_COMPLEXITY(complexity));
H A Dcelt_encoder.c67 int complexity; member in struct:OpusCustomEncoder
192 st->complexity = 5;
297 /* Grouping by two to reduce complexity */
1488 && st->complexity >= 5 && !(st->consec_transient && LM!=3 && st->variable_duration==OPUS_FRAMESIZE_VARIABLE);
1516 if (st->complexity >= 1 && !st->lfe)
1534 secondMdct = shortBlocks && st->complexity>=8;
1667 if (LM>0 && ec_tell(enc)+3<=total_bits && !isTransient && st->complexity>=5 && !st->lfe)
1693 if (effectiveBytes>=15*C && st->start==0 && st->complexity>=2 && !st->lfe)
1719 &st->delayedIntra, st->complexity >= 4, st->loss_rate, st->lfe);
1729 } else if (shortBlocks || st->complexity <
[all...]
/external/libopus/celt/
H A Dopus_custom_demo.c54 int complexity; local
65 " <bytes per packet> [<complexity> [packet loss rate]] "
124 complexity=atoi(argv[5]);
125 opus_custom_encoder_ctl(enc,OPUS_SET_COMPLEXITY(complexity));
H A Dcelt_encoder.c67 int complexity; member in struct:OpusCustomEncoder
192 st->complexity = 5;
297 /* Grouping by two to reduce complexity */
1488 && st->complexity >= 5 && !(st->consec_transient && LM!=3 && st->variable_duration==OPUS_FRAMESIZE_VARIABLE);
1516 if (st->complexity >= 1 && !st->lfe)
1534 secondMdct = shortBlocks && st->complexity>=8;
1667 if (LM>0 && ec_tell(enc)+3<=total_bits && !isTransient && st->complexity>=5 && !st->lfe)
1693 if (effectiveBytes>=15*C && st->start==0 && st->complexity>=2 && !st->lfe)
1719 &st->delayedIntra, st->complexity >= 4, st->loss_rate, st->lfe);
1729 } else if (shortBlocks || st->complexity <
[all...]
/external/chromium_org/third_party/opus/src/silk/
H A Dcontrol.h74 /* I: Complexity mode; 0 is lowest, 10 is highest complexity */
75 opus_int complexity; member in struct:__anon14710
/external/libopus/silk/
H A Dcontrol.h74 /* I: Complexity mode; 0 is lowest, 10 is highest complexity */
75 opus_int complexity; member in struct:__anon24541
/external/chromium_org/third_party/speex/libspeex/
H A Dcb_search.c254 int complexity,
288 N=complexity;
584 int complexity,
242 split_cb_search_shape_sign( spx_word16_t target[], spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], const void *par, int p, int nsf, spx_sig_t *exc, spx_word16_t *r, SpeexBits *bits, char *stack, int complexity, int update_target ) argument
572 noise_codebook_quant( spx_word16_t target[], spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], const void *par, int p, int nsf, spx_sig_t *exc, spx_word16_t *r, SpeexBits *bits, char *stack, int complexity, int update_target ) argument
H A Dsb_celp.h92 int complexity; member in struct:SBEncState
H A Dnb_celp.h111 int complexity; /**< Complexity setting (0-10 from least complex to most complex) */ member in struct:EncState
H A Dltp.c545 int complexity,
570 N=complexity;
772 int complexity,
528 pitch_search_3tap( spx_word16_t target[], spx_word16_t *sw, spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], spx_sig_t exc[], const void *par, int start, int end, spx_word16_t pitch_coef, int p, int nsf, SpeexBits *bits, char *stack, spx_word16_t *exc2, spx_word16_t *r, int complexity, int cdbk_offset, int plc_tuning, spx_word32_t *cumul_gain ) argument
755 forced_pitch_quant( spx_word16_t target[], spx_word16_t *sw, spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], spx_sig_t exc[], const void *par, int start, int end, spx_word16_t pitch_coef, int p, int nsf, SpeexBits *bits, char *stack, spx_word16_t *exc2, spx_word16_t *r, int complexity, int cdbk_offset, int plc_tuning, spx_word32_t *cumul_gain ) argument
/external/speex/libspeex/
H A Dcb_search.c254 int complexity,
288 N=complexity;
584 int complexity,
242 split_cb_search_shape_sign( spx_word16_t target[], spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], const void *par, int p, int nsf, spx_sig_t *exc, spx_word16_t *r, SpeexBits *bits, char *stack, int complexity, int update_target ) argument
572 noise_codebook_quant( spx_word16_t target[], spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], const void *par, int p, int nsf, spx_sig_t *exc, spx_word16_t *r, SpeexBits *bits, char *stack, int complexity, int update_target ) argument
H A Dsb_celp.h92 int complexity; member in struct:SBEncState
H A Dnb_celp.h111 int complexity; /**< Complexity setting (0-10 from least complex to most complex) */ member in struct:EncState
H A Dltp.c545 int complexity,
570 N=complexity;
772 int complexity,
528 pitch_search_3tap( spx_word16_t target[], spx_word16_t *sw, spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], spx_sig_t exc[], const void *par, int start, int end, spx_word16_t pitch_coef, int p, int nsf, SpeexBits *bits, char *stack, spx_word16_t *exc2, spx_word16_t *r, int complexity, int cdbk_offset, int plc_tuning, spx_word32_t *cumul_gain ) argument
755 forced_pitch_quant( spx_word16_t target[], spx_word16_t *sw, spx_coef_t ak[], spx_coef_t awk1[], spx_coef_t awk2[], spx_sig_t exc[], const void *par, int start, int end, spx_word16_t pitch_coef, int p, int nsf, SpeexBits *bits, char *stack, spx_word16_t *exc2, spx_word16_t *r, int complexity, int cdbk_offset, int plc_tuning, spx_word32_t *cumul_gain ) argument
/external/chromium_org/third_party/opus/src/silk/float/
H A Dpitch_analysis_core_FLP.c51 opus_int complexity, /* I Complexity setting */
61 opus_int complexity /* I Complexity setting */
77 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
114 /* Check for valid complexity setting */
115 silk_assert( complexity >= SILK_PE_MIN_COMPLEX );
116 silk_assert( complexity <= SILK_PE_MAX_COMPLEX );
217 length_d_srch = 4 + 2 * complexity;
329 if( Fs_kHz == 8 && complexity > SILK_PE_MIN_COMPLEX ) {
414 silk_P_Ana_calc_corr_st3( cross_corr_st3, frame, start_lag, sf_length, nb_subfr, complexity, arch );
415 silk_P_Ana_calc_energy_st3( energies_st3, frame, start_lag, sf_length, nb_subfr, complexity );
67 silk_pitch_analysis_core_FLP( const silk_float *frame, opus_int *pitch_out, opus_int16 *lagIndex, opus_int8 *contourIndex, silk_float *LTPCorr, opus_int prevLag, const silk_float search_thres1, const silk_float search_thres2, const opus_int Fs_kHz, const opus_int complexity, const opus_int nb_subfr, int arch ) argument
492 silk_P_Ana_calc_corr_st3( silk_float cross_corr_st3[ PE_MAX_NB_SUBFR ][ PE_NB_CBKS_STAGE3_MAX ][ PE_NB_STAGE3_LAGS ], const silk_float frame[], opus_int start_lag, opus_int sf_length, opus_int nb_subfr, opus_int complexity, int arch ) argument
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_interface.c139 int16_t WebRtcOpus_SetComplexity(OpusEncInst* inst, int32_t complexity) { argument
141 return opus_encoder_ctl(inst->encoder, OPUS_SET_COMPLEXITY(complexity));
/external/libopus/silk/float/
H A Dpitch_analysis_core_FLP.c51 opus_int complexity, /* I Complexity setting */
61 opus_int complexity /* I Complexity setting */
77 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
114 /* Check for valid complexity setting */
115 silk_assert( complexity >= SILK_PE_MIN_COMPLEX );
116 silk_assert( complexity <= SILK_PE_MAX_COMPLEX );
217 length_d_srch = 4 + 2 * complexity;
329 if( Fs_kHz == 8 && complexity > SILK_PE_MIN_COMPLEX ) {
414 silk_P_Ana_calc_corr_st3( cross_corr_st3, frame, start_lag, sf_length, nb_subfr, complexity, arch );
415 silk_P_Ana_calc_energy_st3( energies_st3, frame, start_lag, sf_length, nb_subfr, complexity );
67 silk_pitch_analysis_core_FLP( const silk_float *frame, opus_int *pitch_out, opus_int16 *lagIndex, opus_int8 *contourIndex, silk_float *LTPCorr, opus_int prevLag, const silk_float search_thres1, const silk_float search_thres2, const opus_int Fs_kHz, const opus_int complexity, const opus_int nb_subfr, int arch ) argument
492 silk_P_Ana_calc_corr_st3( silk_float cross_corr_st3[ PE_MAX_NB_SUBFR ][ PE_NB_CBKS_STAGE3_MAX ][ PE_NB_STAGE3_LAGS ], const silk_float frame[], opus_int start_lag, opus_int sf_length, opus_int nb_subfr, opus_int complexity, int arch ) argument
[all...]
/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dpitch_analysis_core_FIX.c65 opus_int complexity, /* I Complexity setting */
75 opus_int complexity /* I Complexity setting */
91 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
124 /* Check for valid complexity setting */
125 silk_assert( complexity >= SILK_PE_MIN_COMPLEX );
126 silk_assert( complexity <= SILK_PE_MAX_COMPLEX );
245 length_d_srch = silk_ADD_LSHIFT32( 4, complexity, 1 );
385 if( Fs_kHz == 8 && complexity > SILK_PE_MIN_COMPLEX ) {
507 /* Set up codebook parameters according to complexity setting and frame length */
509 nb_cbk_search = (opus_int)silk_nb_cbk_searchs_stage3[ complexity ];
81 silk_pitch_analysis_core( const opus_int16 *frame, opus_int *pitch_out, opus_int16 *lagIndex, opus_int8 *contourIndex, opus_int *LTPCorr_Q15, opus_int prevLag, const opus_int32 search_thres1_Q16, const opus_int search_thres2_Q13, const opus_int Fs_kHz, const opus_int complexity, const opus_int nb_subfr, int arch ) argument
596 silk_P_Ana_calc_corr_st3( silk_pe_stage3_vals cross_corr_st3[], const opus_int16 frame[], opus_int start_lag, opus_int sf_length, opus_int nb_subfr, opus_int complexity, int arch ) argument
[all...]
/external/chromium_org/third_party/opus/src/src/
H A Dopus_demo.c61 fprintf(stderr, "-complexity <comp> : complexity, 0 (lowest) ... 10 (highest); default: 10\n" );
233 int complexity; local
341 complexity = 10;
399 } else if( strcmp( argv[ args ], "-complexity" ) == 0 ) {
400 check_encoder_option(decode_only, "-complexity");
401 complexity = atoi( argv[ args + 1 ] );
538 opus_encoder_ctl(enc, OPUS_SET_COMPLEXITY(complexity));
/external/libopus/silk/fixed/
H A Dpitch_analysis_core_FIX.c65 opus_int complexity, /* I Complexity setting */
75 opus_int complexity /* I Complexity setting */
91 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest */
124 /* Check for valid complexity setting */
125 silk_assert( complexity >= SILK_PE_MIN_COMPLEX );
126 silk_assert( complexity <= SILK_PE_MAX_COMPLEX );
245 length_d_srch = silk_ADD_LSHIFT32( 4, complexity, 1 );
385 if( Fs_kHz == 8 && complexity > SILK_PE_MIN_COMPLEX ) {
507 /* Set up codebook parameters according to complexity setting and frame length */
509 nb_cbk_search = (opus_int)silk_nb_cbk_searchs_stage3[ complexity ];
81 silk_pitch_analysis_core( const opus_int16 *frame, opus_int *pitch_out, opus_int16 *lagIndex, opus_int8 *contourIndex, opus_int *LTPCorr_Q15, opus_int prevLag, const opus_int32 search_thres1_Q16, const opus_int search_thres2_Q13, const opus_int Fs_kHz, const opus_int complexity, const opus_int nb_subfr, int arch ) argument
596 silk_P_Ana_calc_corr_st3( silk_pe_stage3_vals cross_corr_st3[], const opus_int16 frame[], opus_int start_lag, opus_int sf_length, opus_int nb_subfr, opus_int complexity, int arch ) argument
[all...]
/external/libopus/src/
H A Dopus_demo.c61 fprintf(stderr, "-complexity <comp> : complexity, 0 (lowest) ... 10 (highest); default: 10\n" );
233 int complexity; local
341 complexity = 10;
399 } else if( strcmp( argv[ args ], "-complexity" ) == 0 ) {
400 check_encoder_option(decode_only, "-complexity");
401 complexity = atoi( argv[ args + 1 ] );
538 opus_encoder_ctl(enc, OPUS_SET_COMPLEXITY(complexity));
/external/chromium_org/third_party/skia/bench/
H A DPathBench.cpp42 virtual int complexity() { return 0; } function in class:PathBench
69 count >>= (3 * complexity());
170 virtual int complexity() SK_OVERRIDE { return 1; }
193 virtual int complexity() SK_OVERRIDE { return 2; }
212 virtual int complexity() SK_OVERRIDE { return 2; }
/external/skia/bench/
H A DPathBench.cpp42 virtual int complexity() { return 0; } function in class:PathBench
69 count >>= (3 * complexity());
170 virtual int complexity() SK_OVERRIDE { return 1; }
193 virtual int complexity() SK_OVERRIDE { return 2; }
212 virtual int complexity() SK_OVERRIDE { return 2; }
/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp712 UInt64 complexity = 0; local
761 complexity += db->GetFolderFullPackSize(i);
764 complexity += repackSize;
781 complexity += ui.Size;
796 RINOK(updateCallback->SetTotal(complexity));
/external/opencv/ml/include/
H A Dml.h691 int complexity; member in struct:CvDTreeNode

Completed in 2411 milliseconds

12