Searched refs:opus_uint32 (Results 1 - 25 of 78) sorted by relevance

1234

/external/chromium_org/third_party/opus/src/celt/
H A Dentcode.h39 typedef opus_uint32 ec_window;
60 opus_uint32 storage;
62 opus_uint32 end_offs;
71 opus_uint32 offs;
73 opus_uint32 rng;
77 opus_uint32 val;
80 opus_uint32 ext;
87 static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){
115 opus_uint32 ec_tell_frac(ec_ctx *_this);
H A Dentdec.h36 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage);
90 opus_uint32 ec_dec_uint(ec_dec *_this,opus_uint32 _ft);
98 opus_uint32 ec_dec_bits(ec_dec *_this,unsigned _ftb);
H A Dentenc.h36 void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size);
71 void ec_enc_uint(ec_enc *_this,opus_uint32 _fl,opus_uint32 _ft);
77 void ec_enc_bits(ec_enc *_this,opus_uint32 _fl,unsigned _ftb);
103 void ec_enc_shrink(ec_enc *_this,opus_uint32 _size);
H A Dentcode.c41 int ec_ilog(opus_uint32 _v){
65 opus_uint32 ec_tell_frac(ec_ctx *_this){
66 opus_uint32 nbits;
67 opus_uint32 r;
H A Dmfrngcod.h43 # define EC_CODE_TOP (((opus_uint32)1U)<<(EC_CODE_BITS-1))
H A Dcwrs.c45 int log2_frac(opus_uint32 val, int frac)
211 static const opus_uint32 CELT_PVQ_U_DATA[1488]={
213 static const opus_uint32 CELT_PVQ_U_DATA[1272]={
413 static const opus_uint32 *const CELT_PVQ_U_ROW[15]={
421 static const opus_uint32 *const CELT_PVQ_U_ROW[15]={
440 static opus_uint32 icwrs(int _n,const int *_y){
441 opus_uint32 i;
463 static void cwrsi(int _n,int _k,opus_uint32 _i,int *_y){
464 opus_uint32 p;
470 opus_uint32
[all...]
H A Dentdec.c119 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){
154 opus_uint32 s;
163 opus_uint32 r;
164 opus_uint32 d;
165 opus_uint32 s;
178 opus_uint32 r;
179 opus_uint32 d;
180 opus_uint32 s;
181 opus_uint32 t;
198 opus_uint32 ec_dec_uin
[all...]
H A Dcwrs.h39 int log2_frac(opus_uint32 val, int frac);
H A Dbands.h104 opus_int32 total_bits, opus_int32 balance, ec_ctx *ec, int M, int codedBands, opus_uint32 *seed);
108 opus_val16 *prev2logE, int *pulses, opus_uint32 seed);
110 opus_uint32 celt_lcg_rand(opus_uint32 seed);
/external/libopus/celt/
H A Dentcode.h39 typedef opus_uint32 ec_window;
60 opus_uint32 storage;
62 opus_uint32 end_offs;
71 opus_uint32 offs;
73 opus_uint32 rng;
77 opus_uint32 val;
80 opus_uint32 ext;
87 static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){
115 opus_uint32 ec_tell_frac(ec_ctx *_this);
H A Dentdec.h36 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage);
90 opus_uint32 ec_dec_uint(ec_dec *_this,opus_uint32 _ft);
98 opus_uint32 ec_dec_bits(ec_dec *_this,unsigned _ftb);
H A Dentenc.h36 void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size);
71 void ec_enc_uint(ec_enc *_this,opus_uint32 _fl,opus_uint32 _ft);
77 void ec_enc_bits(ec_enc *_this,opus_uint32 _fl,unsigned _ftb);
103 void ec_enc_shrink(ec_enc *_this,opus_uint32 _size);
H A Dentcode.c41 int ec_ilog(opus_uint32 _v){
65 opus_uint32 ec_tell_frac(ec_ctx *_this){
66 opus_uint32 nbits;
67 opus_uint32 r;
H A Dmfrngcod.h43 # define EC_CODE_TOP (((opus_uint32)1U)<<(EC_CODE_BITS-1))
H A Dcwrs.c45 int log2_frac(opus_uint32 val, int frac)
211 static const opus_uint32 CELT_PVQ_U_DATA[1488]={
213 static const opus_uint32 CELT_PVQ_U_DATA[1272]={
413 static const opus_uint32 *const CELT_PVQ_U_ROW[15]={
421 static const opus_uint32 *const CELT_PVQ_U_ROW[15]={
440 static opus_uint32 icwrs(int _n,const int *_y){
441 opus_uint32 i;
463 static void cwrsi(int _n,int _k,opus_uint32 _i,int *_y){
464 opus_uint32 p;
470 opus_uint32
[all...]
H A Dentdec.c119 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){
154 opus_uint32 s;
163 opus_uint32 r;
164 opus_uint32 d;
165 opus_uint32 s;
178 opus_uint32 r;
179 opus_uint32 d;
180 opus_uint32 s;
181 opus_uint32 t;
198 opus_uint32 ec_dec_uin
[all...]
H A Dcwrs.h39 int log2_frac(opus_uint32 val, int frac);
/external/chromium_org/third_party/opus/src/include/
H A Dopus_types.h43 typedef uint32_t opus_uint32; typedef
49 typedef _G_uint32_t opus_uint32; typedef
56 typedef unsigned int opus_uint32; typedef
59 typedef unsigned int opus_uint32; typedef
65 typedef unsigned __int32 opus_uint32; typedef
76 typedef UInt32 opus_uint32; typedef
84 typedef u_int32_t opus_uint32; typedef
93 typedef u_int32_t opus_uint32; typedef
101 typedef unsigned int opus_uint32; typedef
109 typedef unsigned int opus_uint32; typedef
115 typedef unsigned opus_uint32; typedef
125 typedef unsigned int opus_uint32; typedef
132 typedef unsigned long opus_uint32; typedef
139 typedef unsigned int opus_uint32; typedef
147 typedef unsigned int opus_uint32; typedef
[all...]
/external/libopus/include/
H A Dopus_types.h43 typedef uint32_t opus_uint32; typedef
49 typedef _G_uint32_t opus_uint32; typedef
56 typedef unsigned int opus_uint32; typedef
59 typedef unsigned int opus_uint32; typedef
65 typedef unsigned __int32 opus_uint32; typedef
76 typedef UInt32 opus_uint32; typedef
84 typedef u_int32_t opus_uint32; typedef
93 typedef u_int32_t opus_uint32; typedef
101 typedef unsigned int opus_uint32; typedef
109 typedef unsigned int opus_uint32; typedef
115 typedef unsigned opus_uint32; typedef
125 typedef unsigned int opus_uint32; typedef
132 typedef unsigned long opus_uint32; typedef
139 typedef unsigned int opus_uint32; typedef
147 typedef unsigned int opus_uint32; typedef
[all...]
/external/chromium_org/third_party/opus/src/celt/tests/
H A Dtest_unit_cwrs32.c99 opus_uint32 uu[KMAX+2U];
101 opus_uint32 inc;
102 opus_uint32 nc;
103 opus_uint32 i;
116 opus_uint32 u[KMAX+2U];
120 opus_uint32 v;
121 opus_uint32 ii;
/external/libopus/celt/tests/
H A Dtest_unit_cwrs32.c99 opus_uint32 uu[KMAX+2U];
101 opus_uint32 inc;
102 opus_uint32 nc;
103 opus_uint32 i;
116 opus_uint32 u[KMAX+2U];
120 opus_uint32 v;
121 opus_uint32 ii;
/external/chromium_org/third_party/opus/src/celt/arm/
H A Darmcpu.c52 static OPUS_INLINE opus_uint32 opus_cpu_capabilities(void){
53 opus_uint32 flags;
93 opus_uint32 opus_cpu_capabilities(void)
95 opus_uint32 flags = 0;
156 opus_uint32 flags = opus_cpu_capabilities();
/external/libopus/celt/arm/
H A Darmcpu.c52 static OPUS_INLINE opus_uint32 opus_cpu_capabilities(void){
53 opus_uint32 flags;
93 opus_uint32 opus_cpu_capabilities(void)
95 opus_uint32 flags = 0;
156 opus_uint32 flags = opus_cpu_capabilities();
/external/chromium_org/third_party/opus/src/silk/
H A Dsum_sqr_shift.c54 nrg = (opus_int32)silk_RSHIFT_uint( (opus_uint32)nrg, 2 );
62 nrg = (opus_int32)silk_ADD_RSHIFT_uint( nrg, (opus_uint32)nrg_tmp, shft );
65 nrg = (opus_int32)silk_RSHIFT_uint( (opus_uint32)nrg, 2 );
77 nrg = silk_RSHIFT_uint( (opus_uint32)nrg, 2 );
/external/libopus/silk/
H A Dsum_sqr_shift.c54 nrg = (opus_int32)silk_RSHIFT_uint( (opus_uint32)nrg, 2 );
62 nrg = (opus_int32)silk_ADD_RSHIFT_uint( nrg, (opus_uint32)nrg_tmp, shft );
65 nrg = (opus_int32)silk_RSHIFT_uint( (opus_uint32)nrg, 2 );
77 nrg = silk_RSHIFT_uint( (opus_uint32)nrg, 2 );

Completed in 1488 milliseconds

1234