/external/libopus/celt/ |
D | entenc.h | 36 void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size); 50 void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft); 53 void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits); 56 void ec_enc_bit_logp(ec_enc *_this,int _val,unsigned _logp); 65 void ec_enc_icdf(ec_enc *_this,int _s,const unsigned char *_icdf,unsigned _ftb); 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); 93 void ec_enc_patch_initial_bits(ec_enc *_this,unsigned _val,unsigned _nbits); 103 void ec_enc_shrink(ec_enc *_this,opus_uint32 _size); 108 void ec_enc_done(ec_enc *_this);
|
D | entenc.c | 60 static int ec_write_byte(ec_enc *_this,unsigned _value){ in ec_write_byte() 66 static int ec_write_byte_at_end(ec_enc *_this,unsigned _value){ in ec_write_byte_at_end() 82 static void ec_enc_carry_out(ec_enc *_this,int _c){ in ec_enc_carry_out() 101 static OPUS_INLINE void ec_enc_normalize(ec_enc *_this){ in ec_enc_normalize() 112 void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size){ in ec_enc_init() 128 void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_encode() 139 void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits){ in ec_encode_bin() 151 void ec_enc_bit_logp(ec_enc *_this,int _val,unsigned _logp){ in ec_enc_bit_logp() 164 void ec_enc_icdf(ec_enc *_this,int _s,const unsigned char *_icdf,unsigned _ftb){ in ec_enc_icdf() 175 void ec_enc_uint(ec_enc *_this,opus_uint32 _fl,opus_uint32 _ft){ in ec_enc_uint() [all …]
|
D | quant_bands.h | 52 opus_val16 *error, ec_enc *enc, int C, int LM, 56 …int start, int end, opus_val16 *oldEBands, opus_val16 *error, int *fine_quant, ec_enc *enc, int C); 58 …EBands, opus_val16 *error, int *fine_quant, int *fine_priority, int bits_left, ec_enc *enc, int C);
|
D | quant_bands.c | 159 const unsigned char *prob_model, opus_val16 *error, ec_enc *enc, in quant_coarse_energy_impl() 263 opus_val16 *error, ec_enc *enc, int C, int LM, int nbAvailableBytes, in quant_coarse_energy() 270 ec_enc enc_start_state; in quant_coarse_energy() 311 ec_enc enc_intra_state; in quant_coarse_energy() 361 … int start, int end, opus_val16 *oldEBands, opus_val16 *error, int *fine_quant, ec_enc *enc, int C) in quant_fine_energy() 398 …dEBands, opus_val16 *error, int *fine_quant, int *fine_priority, int bits_left, ec_enc *enc, int C) in quant_energy_finalise()
|
D | laplace.h | 39 void ec_laplace_encode(ec_enc *enc, int *value, unsigned fs, int decay);
|
D | cwrs.h | 44 void encode_pulses(const int *_y, int N, int K, ec_enc *enc);
|
D | vq.h | 55 ec_enc *enc
|
D | entcode.h | 47 typedef struct ec_ctx ec_enc; typedef
|
D | laplace.c | 51 void ec_laplace_encode(ec_enc *enc, int *value, unsigned fs, int decay) in ec_laplace_encode()
|
D | cwrs.c | 458 void encode_pulses(const int *_y,int _n,int _k,ec_enc *_enc){ in encode_pulses() 692 void encode_pulses(const int *_y,int _n,int _k,ec_enc *_enc){ in encode_pulses()
|
D | celt.h | 123 …t opus_val16 * pcm, int frame_size, unsigned char *compressed, int nbCompressedBytes, ec_enc *enc);
|
D | vq.c | 161 unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B, ec_enc *enc in alg_quant()
|
/external/libopus/silk/ |
D | main.h | 88 …ec_enc *psRangeEnc, /* I/O Compressor data structure … 94 …ec_enc *psRangeEnc, /* I/O Compressor data structure … 112 …ec_enc *psRangeEnc, /* I/O Compressor data structure … 153 …ec_enc *psRangeEnc, /* I/O compressor data structure … 162 …ec_enc *psRangeEnc, /* I/O compressor data structure … 465 …ec_enc *psRangeEnc, /* I/O Compressor data structure …
|
D | stereo_encode_pred.c | 36 …ec_enc *psRangeEnc, /* I/O Compressor data structure … in silk_stereo_encode_pred() 56 …ec_enc *psRangeEnc, /* I/O Compressor data structure … in silk_stereo_encode_mid_only()
|
D | shell_coder.c | 49 … ec_enc *psRangeEnc, /* I/O compressor data structure */ in encode_split() 79 …ec_enc *psRangeEnc, /* I/O compressor data structure … in silk_shell_encoder()
|
D | API.h | 81 …ec_enc *psRangeEnc, /* I/O Compressor data structure …
|
D | code_signs.c | 42 …ec_enc *psRangeEnc, /* I/O Compressor data structure … in silk_encode_signs()
|
D | encode_pulses.c | 61 …ec_enc *psRangeEnc, /* I/O compressor data structure … in silk_encode_pulses()
|
D | encode_indices.c | 37 …ec_enc *psRangeEnc, /* I/O Compressor data structure … in silk_encode_indices()
|
/external/libopus/silk/float/ |
D | encode_frame_FLP.c | 79 …ec_enc *psRangeEnc, /* I/O compressor data struct… in silk_encode_frame_FLP() 90 ec_enc sRangeEnc_copy, sRangeEnc_copy2; in silk_encode_frame_FLP() 168 silk_memcpy( &sRangeEnc_copy, psRangeEnc, sizeof( ec_enc ) ); in silk_encode_frame_FLP() 181 silk_memcpy( psRangeEnc, &sRangeEnc_copy, sizeof( ec_enc ) ); in silk_encode_frame_FLP() 214 silk_memcpy( psRangeEnc, &sRangeEnc_copy2, sizeof( ec_enc ) ); in silk_encode_frame_FLP() 242 silk_memcpy( &sRangeEnc_copy2, psRangeEnc, sizeof( ec_enc ) ); in silk_encode_frame_FLP()
|
D | main_FLP.h | 66 …ec_enc *psRangeEnc, /* I/O compressor data struct…
|
/external/libopus/silk/fixed/ |
D | encode_frame_FIX.c | 80 …ec_enc *psRangeEnc, /* I/O compressor data st… in silk_encode_frame_FIX() 89 ec_enc sRangeEnc_copy, sRangeEnc_copy2; in silk_encode_frame_FIX() 172 silk_memcpy( &sRangeEnc_copy, psRangeEnc, sizeof( ec_enc ) ); in silk_encode_frame_FIX() 186 silk_memcpy( psRangeEnc, &sRangeEnc_copy, sizeof( ec_enc ) ); in silk_encode_frame_FIX() 229 silk_memcpy( psRangeEnc, &sRangeEnc_copy2, sizeof( ec_enc ) ); in silk_encode_frame_FIX() 257 silk_memcpy( &sRangeEnc_copy2, psRangeEnc, sizeof( ec_enc ) ); in silk_encode_frame_FIX()
|
D | main_FIX.h | 68 …ec_enc *psRangeEnc, /* I/O compressor data st…
|
/external/libopus/celt/tests/ |
D | test_unit_laplace.c | 56 ec_enc enc; in main()
|
D | test_unit_entropy.c | 53 ec_enc enc; in main()
|