Searched refs:spx_int32_t (Results 1 - 25 of 49) sorted by relevance

12

/external/chromium_org/third_party/speex/include/speex/
H A Dspeex_header.h62 spx_int32_t speex_version_id; /**< Version for Speex (for checking compatibility) */
63 spx_int32_t header_size; /**< Total size of the header ( sizeof(SpeexHeader) ) */
64 spx_int32_t rate; /**< Sampling rate used */
65 spx_int32_t mode; /**< Mode used (0 for narrowband, 1 for wideband) */
66 spx_int32_t mode_bitstream_version; /**< Version ID of the bit-stream */
67 spx_int32_t nb_channels; /**< Number of channels encoded */
68 spx_int32_t bitrate; /**< Bit-rate used */
69 spx_int32_t frame_size; /**< Size of frames */
70 spx_int32_t vbr; /**< 1 for a VBR encoding, 0 otherwise */
71 spx_int32_t frames_per_packe
[all...]
H A Dspeex_config_types.h42 typedef int spx_int32_t; typedef
H A Dspeex_types.h29 typedef _G_int32_t spx_int32_t; typedef
36 typedef int spx_int32_t; typedef
39 typedef int spx_int32_t; typedef
45 typedef __int32 spx_int32_t; typedef
56 typedef SInt32 spx_int32_t; typedef
64 typedef int32_t spx_int32_t; typedef
73 typedef int32_t spx_int32_t; typedef
81 typedef int spx_int32_t; typedef
88 typedef int spx_int32_t; typedef
94 typedef int spx_int32_t; typedef
103 typedef signed int spx_int32_t; typedef
110 typedef long spx_int32_t; typedef
117 typedef int spx_int32_t; typedef
[all...]
H A Dspeex_jitter.h152 int jitter_buffer_get(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t desired_span, spx_int32_t *start_offset);
189 int jitter_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset);
H A Dspeex_preprocess.h80 int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo);
/external/speex/include/speex/
H A Dspeex_header.h62 spx_int32_t speex_version_id; /**< Version for Speex (for checking compatibility) */
63 spx_int32_t header_size; /**< Total size of the header ( sizeof(SpeexHeader) ) */
64 spx_int32_t rate; /**< Sampling rate used */
65 spx_int32_t mode; /**< Mode used (0 for narrowband, 1 for wideband) */
66 spx_int32_t mode_bitstream_version; /**< Version ID of the bit-stream */
67 spx_int32_t nb_channels; /**< Number of channels encoded */
68 spx_int32_t bitrate; /**< Bit-rate used */
69 spx_int32_t frame_size; /**< Size of frames */
70 spx_int32_t vbr; /**< 1 for a VBR encoding, 0 otherwise */
71 spx_int32_t frames_per_packe
[all...]
H A Dspeex_config_types.h7 typedef int spx_int32_t; typedef
H A Dspeex_types.h29 typedef _G_int32_t spx_int32_t; typedef
36 typedef int spx_int32_t; typedef
39 typedef int spx_int32_t; typedef
45 typedef __int32 spx_int32_t; typedef
56 typedef SInt32 spx_int32_t; typedef
64 typedef int32_t spx_int32_t; typedef
73 typedef int32_t spx_int32_t; typedef
81 typedef int spx_int32_t; typedef
88 typedef int spx_int32_t; typedef
94 typedef int spx_int32_t; typedef
103 typedef signed int spx_int32_t; typedef
110 typedef long spx_int32_t; typedef
117 typedef int spx_int32_t; typedef
[all...]
H A Dspeex_jitter.h152 int jitter_buffer_get(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t desired_span, spx_int32_t *start_offset);
189 int jitter_buffer_update_delay(JitterBuffer *jitter, JitterBufferPacket *packet, spx_int32_t *start_offset);
H A Dspeex_preprocess.h80 int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo);
/external/chromium_org/third_party/speex/libspeex/
H A Dsb_celp.h78 spx_int32_t vbr_max; /**< Max bit-rate allowed in VBR mode (total) */
79 spx_int32_t vbr_max_high; /**< Max bit-rate allowed in VBR mode for the high-band */
80 spx_int32_t abr_enabled; /**< ABR setting (in bps), 0 if off */
93 spx_int32_t sampling_rate;
108 spx_int32_t sampling_rate;
124 spx_int32_t seed;
H A Dspeex_callbacks.c77 spx_int32_t m;
85 spx_int32_t m;
93 spx_int32_t m;
102 spx_int32_t vbr;
111 spx_int32_t enh;
H A Dnb_celp.h100 spx_int32_t vbr_enabled; /**< 1 for enabling VBR, 0 otherwise */
101 spx_int32_t vbr_max; /**< Max bit-rate allowed in VBR mode */
105 spx_int32_t abr_enabled; /**< ABR setting (in bps), 0 if off */
112 spx_int32_t sampling_rate;
133 spx_int32_t sampling_rate;
156 spx_int32_t seed; /** Seed used for random number generation */
H A Dcb_search.h73 spx_int32_t *seed
100 spx_int32_t *seed
H A Dsb_celp.c193 spx_int32_t tmp;
319 spx_int32_t dtx;
459 spx_int32_t modeid;
481 spx_int32_t bitrate;
757 spx_int32_t tmp;
885 spx_int32_t dtx;
1108 (*(spx_int32_t*)ptr) = st->full_frame_size;
1111 st->submodeSelect = st->submodeID = (*(spx_int32_t*)ptr);
1130 st->vbr_enabled = (*(spx_int32_t*)ptr);
1134 (*(spx_int32_t*)pt
[all...]
H A Dnb_celp.c455 spx_int32_t mode;
494 spx_int32_t rate;
505 spx_int32_t bitrate;
1057 pitch_val = st->last_pitch + SHR32((spx_int32_t)speex_rand(1+st->count_lost, &st->seed),SIG_SHIFT);
1583 (*(spx_int32_t*)ptr) = st->frameSize;
1587 st->submodeSelect = st->submodeID = (*(spx_int32_t*)ptr);
1591 (*(spx_int32_t*)ptr) = st->submodeID;
1595 st->vbr_enabled = (*(spx_int32_t*)ptr);
1598 (*(spx_int32_t*)ptr) = st->vbr_enabled;
1601 st->vad_enabled = (*(spx_int32_t*)pt
[all...]
H A Dpseudofloat.h64 static inline spx_float_t PSEUDOFLOAT(spx_int32_t x)
188 r.m = (spx_int16_t)((spx_int32_t)(a).m*(b).m>>15);
211 r.m = (spx_int16_t)((spx_int32_t)(a).m*(b).m>>15);
233 static inline spx_int32_t FLOAT_EXTRACT32(spx_float_t a)
241 static inline spx_int32_t FLOAT_MUL32(spx_float_t a, spx_word32_t b)
317 spx_int32_t num;
340 spx_int32_t m;
/external/speex/libspeex/
H A Dsb_celp.h78 spx_int32_t vbr_max; /**< Max bit-rate allowed in VBR mode (total) */
79 spx_int32_t vbr_max_high; /**< Max bit-rate allowed in VBR mode for the high-band */
80 spx_int32_t abr_enabled; /**< ABR setting (in bps), 0 if off */
93 spx_int32_t sampling_rate;
108 spx_int32_t sampling_rate;
124 spx_int32_t seed;
H A Dspeex_callbacks.c77 spx_int32_t m;
85 spx_int32_t m;
93 spx_int32_t m;
102 spx_int32_t vbr;
111 spx_int32_t enh;
H A Dnb_celp.h100 spx_int32_t vbr_enabled; /**< 1 for enabling VBR, 0 otherwise */
101 spx_int32_t vbr_max; /**< Max bit-rate allowed in VBR mode */
105 spx_int32_t abr_enabled; /**< ABR setting (in bps), 0 if off */
112 spx_int32_t sampling_rate;
133 spx_int32_t sampling_rate;
156 spx_int32_t seed; /** Seed used for random number generation */
H A Dcb_search.h73 spx_int32_t *seed
100 spx_int32_t *seed
H A Djitter.c69 #define TSUB(a,b) ((spx_int32_t)((a)-(b)))
71 #define GT32(a,b) (((spx_int32_t)((a)-(b)))>0)
72 #define GE32(a,b) (((spx_int32_t)((a)-(b)))>=0)
73 #define LT32(a,b) (((spx_int32_t)((a)-(b)))<0)
74 #define LE32(a,b) (((spx_int32_t)((a)-(b)))<=0)
86 spx_int32_t timing[MAX_TIMINGS]; /**< Sorted list of all timings ("latest" packets first) */
143 spx_int32_t buffered; /**< Amount of data we think is still buffered by the application (timestamp units)*/
150 spx_int32_t delay_step; /**< Size of the steps when adjusting buffering (timestamp units) */
151 spx_int32_t concealment_size; /**< Size of the packet loss concealment "units" */
179 spx_int32_t best_cos
[all...]
H A Dsb_celp.c193 spx_int32_t tmp;
319 spx_int32_t dtx;
459 spx_int32_t modeid;
481 spx_int32_t bitrate;
757 spx_int32_t tmp;
885 spx_int32_t dtx;
1108 (*(spx_int32_t*)ptr) = st->full_frame_size;
1111 st->submodeSelect = st->submodeID = (*(spx_int32_t*)ptr);
1130 st->vbr_enabled = (*(spx_int32_t*)ptr);
1134 (*(spx_int32_t*)pt
[all...]
H A Dpreprocess.c721 EXPORT int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo)
1056 st->denoise_enabled = (*(spx_int32_t*)ptr);
1059 (*(spx_int32_t*)ptr) = st->denoise_enabled;
1063 st->agc_enabled = (*(spx_int32_t*)ptr);
1066 (*(spx_int32_t*)ptr) = st->agc_enabled;
1081 st->max_increase_step = exp(0.11513f * (*(spx_int32_t*)ptr)*st->frame_size / st->sampling_rate);
1084 (*(spx_int32_t*)ptr) = floor(.5+8.6858*log(st->max_increase_step)*st->sampling_rate/st->frame_size);
1087 st->max_decrease_step = exp(0.11513f * (*(spx_int32_t*)ptr)*st->frame_size / st->sampling_rate);
1090 (*(spx_int32_t*)ptr) = floor(.5+8.6858*log(st->max_decrease_step)*st->sampling_rate/st->frame_size);
1093 st->max_gain = exp(0.11513f * (*(spx_int32_t*)pt
[all...]
H A Dnb_celp.c455 spx_int32_t mode;
494 spx_int32_t rate;
505 spx_int32_t bitrate;
1057 pitch_val = st->last_pitch + SHR32((spx_int32_t)speex_rand(1+st->count_lost, &st->seed),SIG_SHIFT);
1583 (*(spx_int32_t*)ptr) = st->frameSize;
1587 st->submodeSelect = st->submodeID = (*(spx_int32_t*)ptr);
1591 (*(spx_int32_t*)ptr) = st->submodeID;
1595 st->vbr_enabled = (*(spx_int32_t*)ptr);
1598 (*(spx_int32_t*)ptr) = st->vbr_enabled;
1601 st->vad_enabled = (*(spx_int32_t*)pt
[all...]

Completed in 331 milliseconds

12