Searched refs:opus_int (Results 1 - 25 of 264) sorted by relevance

1234567891011

/external/chromium_org/third_party/opus/src/silk/
H A DAPI.h46 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 */
76 opus_int silk_Encode( /* O Returns error code */
80 opus_int nSamplesIn, /* I Number of samples in input vector */
83 const opus_int prefillFlag /* I Flag to indicate prefilling buffers no coding */
93 opus_int silk_Get_Decoder_Siz
[all...]
H A Dcontrol.h66 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;
96 opus_int reducedDependenc
[all...]
H A Dresampler_structs.h45 opus_int resampler_function;
46 opus_int batchSize;
48 opus_int FIR_Order;
49 opus_int FIR_Fracs;
50 opus_int Fs_in_kHz;
51 opus_int Fs_out_kHz;
52 opus_int inputDelay;
H A Dstructs.h51 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_la
[all...]
H A Dmain.h50 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 lengt
[all...]
H A Dinner_prod_aligned.c37 const opus_int scale, /* I number of bits to shift */
38 const opus_int len /* I vector lengths */
41 opus_int i;
H A Dcode_signs.c44 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_pulse
[all...]
/external/libopus/silk/
H A DAPI.h46 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 */
76 opus_int silk_Encode( /* O Returns error code */
80 opus_int nSamplesIn, /* I Number of samples in input vector */
83 const opus_int prefillFlag /* I Flag to indicate prefilling buffers no coding */
93 opus_int silk_Get_Decoder_Siz
[all...]
H A Dcontrol.h66 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;
96 opus_int reducedDependenc
[all...]
H A Dresampler_structs.h45 opus_int resampler_function;
46 opus_int batchSize;
48 opus_int FIR_Order;
49 opus_int FIR_Fracs;
50 opus_int Fs_in_kHz;
51 opus_int Fs_out_kHz;
52 opus_int inputDelay;
H A Dstructs.h51 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_la
[all...]
H A Dmain.h50 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 lengt
[all...]
H A Dinner_prod_aligned.c37 const opus_int scale, /* I number of bits to shift */
38 const opus_int len /* I vector lengths */
41 opus_int i;
/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dstructs_FIX.h56 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_Q1
[all...]
H A Dmain_FIX.h65 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(
81 opus_int silk_control_encoder(
85 const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
86 const opus_int channelNb, /* I Channel number */
87 const opus_int force_fs_kHz
115 opus_int *scal
[all...]
H A Dautocorr_FIX.c38 opus_int *scale, /* O Scaling of the correlation vector */
40 const opus_int inputDataSize, /* I Length of input */
41 const opus_int correlationCount, /* I Number of correlation taps to compute */
45 opus_int corrCount;
/external/libopus/silk/fixed/
H A Dstructs_FIX.h56 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_Q1
[all...]
H A Dmain_FIX.h65 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(
81 opus_int silk_control_encoder(
85 const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
86 const opus_int channelNb, /* I Channel number */
87 const opus_int force_fs_kHz
115 opus_int *scal
[all...]
H A Dautocorr_FIX.c38 opus_int *scale, /* O Scaling of the correlation vector */
40 const opus_int inputDataSize, /* I Length of input */
41 const opus_int correlationCount, /* I Number of correlation taps to compute */
45 opus_int corrCount;
/external/chromium_org/third_party/opus/src/silk/float/
H A Dmain_FLP.h63 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(
79 opus_int silk_control_encoder(
83 const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
84 const opus_int channelNb, /* I Channel number */
85 const opus_int force_fs_kHz
114 const opus_int lengt
[all...]
H A Dautocorrelation_FLP.c39 opus_int inputDataSize, /* I length of input */
40 opus_int correlationCount /* I number of correlation taps to compute */
43 opus_int i;
H A DSigProc_FLP.h47 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 complexit
[all...]
/external/libopus/silk/float/
H A Dmain_FLP.h63 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(
79 opus_int silk_control_encoder(
83 const opus_int allow_bw_switch, /* I Flag to allow switching audio bandwidth */
84 const opus_int channelNb, /* I Channel number */
85 const opus_int force_fs_kHz
114 const opus_int lengt
[all...]
H A Dautocorrelation_FLP.c39 opus_int inputDataSize, /* I length of input */
40 opus_int correlationCount /* I number of correlation taps to compute */
43 opus_int i;
H A DSigProc_FLP.h47 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 complexit
[all...]

Completed in 376 milliseconds

1234567891011