HomeSort by relevance Sort by last modified time
    Searched refs:opus_int (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/opus/src/silk/
API.h 46 opus_int VADFlag; /* Voice activity for packet */
47 opus_int VADFlags[ SILK_MAX_FRAMES_PER_PACKET ]; /* Voice activity for each frame in packet */
48 opus_int inbandFECFlag; /* Flag indicating if packet contains in-band FEC */
58 opus_int silk_Get_Encoder_Size( /* O Returns error code */
59 opus_int *encSizeBytes /* O Number of bytes in SILK encoder state */
65 opus_int silk_InitEncoder( /* O Returns error code */
75 opus_int silk_Encode( /* O Returns error code */
79 opus_int nSamplesIn, /* I Number of samples in input vector */
82 const opus_int prefillFlag /* I Flag to indicate prefilling buffers no coding */
92 opus_int silk_Get_Decoder_Size( /* O Returns error code (…)
    [all...]
control.h 66 opus_int payloadSize_ms;
72 opus_int packetLossPercentage;
75 opus_int complexity;
78 opus_int useInBandFEC;
81 opus_int useDTX;
84 opus_int useCBR;
87 opus_int maxBits;
90 opus_int toMono;
93 opus_int opusCanSwitch;
99 opus_int allowBandwidthSwitch
    [all...]
resampler_structs.h 42 opus_int resampler_function;
43 opus_int batchSize;
45 opus_int FIR_Order;
46 opus_int FIR_Fracs;
47 opus_int Fs_in_kHz;
48 opus_int Fs_out_kHz;
49 opus_int inputDelay;
structs.h 51 opus_int lagPrev;
52 opus_int sLTP_buf_idx;
53 opus_int sLTP_shp_buf_idx;
56 opus_int rewhite_flag;
79 opus_int mode; /* Operating mode, <0: switch down, >0: switch up; 0: do nothing */
140 opus_int speech_activity_Q8; /* Speech activity */
141 opus_int allow_bandwidth_switch; /* Flag indicating that switching of internal bandwidth is allowed */
144 opus_int prevLag;
145 opus_int pitch_LPC_win_length;
146 opus_int max_pitch_lag; /* Highest possible pitch lag (samples) (…)
    [all...]
main.h 50 opus_int prev_speech_act_Q8, /* I Speech activity level in previous frame */
51 opus_int toMono, /* I Last frame before a stereo->mono transition */
52 opus_int fs_kHz, /* I Sample rate (kHz) */
53 opus_int frame_length /* I Number of samples */
62 opus_int fs_kHz, /* I Samples rate (kHz) */
63 opus_int frame_length /* I Number of samples */
72 opus_int length, /* I Number of samples */
73 opus_int smooth_coef_Q16 /* I Smoothing coefficient */
103 opus_int *decode_only_mid /* O Flag that only mid channel has been coded */
110 opus_int length, /* I length of input (…)
    [all...]
inner_prod_aligned.c 37 const opus_int scale, /* I number of bits to shift */
38 const opus_int len /* I vector lengths */
41 opus_int i;
code_signs.c 44 opus_int length, /* I length of input */
45 const opus_int signalType, /* I Signal type */
46 const opus_int quantOffsetType, /* I Quantization offset type */
47 const opus_int sum_pulses[ MAX_NB_SHELL_BLOCKS ] /* I Sum of absolute pulses per block */
50 opus_int i, j, p;
77 opus_int pulses[], /* I/O pulse signal */
78 opus_int length, /* I length of input */
79 const opus_int signalType, /* I Signal type */
80 const opus_int quantOffsetType, /* I Quantization offset type */
81 const opus_int sum_pulses[ MAX_NB_SHELL_BLOCKS ] /* I Sum of absolute pulses per block (…)
    [all...]
interpolate.c 39 const opus_int ifact_Q2, /* I interp. factor, weight on 2nd vector */
40 const opus_int d /* I number of parameters */
43 opus_int i;
sigm_Q15.c 49 opus_int silk_sigm_Q15(
50 opus_int in_Q5 /* I */
53 opus_int ind;
PLC.h 51 opus_int lost /* I Loss flag */
57 opus_int length /* I length of signal */
encode_pulses.c 38 static inline opus_int combine_and_check( /* return ok */
39 opus_int *pulses_comb, /* O */
40 const opus_int *pulses_in, /* I */
41 opus_int max_pulses, /* I max value for sum of pulses */
42 opus_int len /* I number of output values */
45 opus_int k, sum;
61 const opus_int signalType, /* I Signal type */
62 const opus_int quantOffsetType, /* I quantOffsetType */
64 const opus_int frame_length /* I Frame length */
67 opus_int i, k, j, iter, bit, nLS, scale_down, RateLevelIndex = 0
    [all...]
sort.c 42 opus_int *idx, /* O Index vector for the sorted elements */
43 const opus_int L, /* I Vector length */
44 const opus_int K /* I Number of correctly sorted positions */
48 opus_int i, j;
90 opus_int *idx, /* O Index vector for the sorted elements */
91 const opus_int L, /* I Vector length */
92 const opus_int K /* I Number of correctly sorted positions */
95 opus_int i, j;
96 opus_int value;
137 const opus_int L /* I Vector length (…)
    [all...]
decode_pitch.c 41 opus_int pitch_lags[], /* O 4 pitch values */
42 const opus_int Fs_kHz, /* I sampling frequency (kHz) */
43 const opus_int nb_subfr /* I number of sub frames */
46 opus_int lag, k, min_lag, max_lag, cbk_size;
init_decoder.c 37 opus_int silk_init_decoder(
bwexpander.c 37 const opus_int d, /* I Length of ar */
41 opus_int i;
  /external/chromium_org/third_party/opus/src/silk/fixed/
structs_FIX.h 56 opus_int sLTP_shp_buf_idx;
61 opus_int lagPrev;
74 opus_int LTPCorr_Q15; /* Normalized correlation from pitch lag estimator */
85 opus_int LTP_scale_Q14;
86 opus_int pitchL[ MAX_NB_SUBFR ];
93 opus_int GainsPre_Q14[ MAX_NB_SUBFR ];
94 opus_int HarmBoost_Q14[ MAX_NB_SUBFR ];
95 opus_int Tilt_Q14[ MAX_NB_SUBFR ];
96 opus_int HarmShapeGain_Q14[ MAX_NB_SUBFR ];
97 opus_int Lambda_Q10
    [all...]
main_FIX.h 65 opus_int silk_encode_frame_FIX(
69 opus_int condCoding, /* I The type of conditional coding to use */
70 opus_int maxBits, /* I If > 0: maximum number of output bits */
71 opus_int useCBR /* I Flag to force constant-bitrate operation */
75 opus_int silk_init_encoder(
80 opus_int silk_control_encoder(
84 const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
85 const opus_int channelNb, /* I Channel number */
86 const opus_int force_fs_kHz
113 opus_int *scale, /* O Scaling of the correlation vector (…)
    [all...]
regularize_correlations_FIX.c 39 opus_int D /* I Dimension of XX */
42 opus_int i;
autocorr_FIX.c 37 opus_int *scale, /* O Scaling of the correlation vector */
39 const opus_int inputDataSize, /* I Length of input */
40 const opus_int correlationCount /* I Number of correlation taps to compute */
43 opus_int i, lz, nRightShifts, corrCount;
  /external/chromium_org/third_party/opus/src/silk/float/
main_FLP.h 63 opus_int silk_encode_frame_FLP(
67 opus_int condCoding, /* I The type of conditional coding to use */
68 opus_int maxBits, /* I If > 0: maximum number of output bits */
69 opus_int useCBR /* I Flag to force constant-bitrate operation */
73 opus_int silk_init_encoder(
78 opus_int silk_control_encoder(
82 const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
83 const opus_int channelNb, /* I Channel number */
84 const opus_int force_fs_kHz
113 const opus_int length, /* I Length of input (…)
    [all...]
autocorrelation_FLP.c 39 opus_int inputDataSize, /* I length of input */
40 opus_int correlationCount /* I number of correlation taps to compute */
43 opus_int i;
SigProc_FLP.h 47 const opus_int d, /* I length of ar */
62 opus_int order /* I order */
75 const opus_int order /* I prediction order */
82 opus_int inputDataSize, /* I length of input */
83 opus_int correlationCount /* I number of correlation taps to compute */
86 opus_int silk_pitch_analysis_core_FLP( /* O Voicing estimate: 0 voiced, 1 unvoiced */
88 opus_int *pitch_out, /* O Pitch lag values [nb_subfr] */
92 opus_int prevLag, /* I Last lag of previous frame; set to zero is unvoiced */
95 const opus_int Fs_kHz, /* I sample frequency (kHz) */
96 const opus_int complexity, /* I Complexity setting, 0-2, where 2 is highest *
    [all...]
structs_FLP.h 56 opus_int sLTP_shp_buf_idx;
61 opus_int lagPrev;
86 opus_int pitchL[ MAX_NB_SUBFR ];
119 opus_int nChannelsAPI;
120 opus_int nChannelsInternal;
121 opus_int nPrevChannelsInternal;
122 opus_int timeSinceSwitchAllowed_ms;
123 opus_int allowBandwidthSwitch;
124 opus_int prev_decode_only_middle;
bwexpander_FLP.c 37 const opus_int d, /* I length of ar */
41 opus_int i;
regularize_correlations_FLP.c 39 const opus_int D /* I Dimension of XX */
42 opus_int i;

Completed in 316 milliseconds

1 2 3 4 5 6