/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
wb_syn_filt.cpp | 49 int16 a[], (i) Q12 : a[m+1] prediction coefficients 50 int16 m, (i) : order of LP filter 51 int16 x[], (i) : input signal 52 int16 y[], (o) : output signal 53 int16 lg, (i) : size of filtering 54 int16 mem[], (i/o) : memory associated with this filtering. 55 int16 update, (i) : 0=no update, 1=update of memory. 56 int16 y_buf[] 60 int16 a[], (i) Q12 : a[m+1] prediction coefficients 61 int16 m, (i) : order of LP filte [all...] |
dec_gain2_amr_wb.cpp | 47 int16 index, (i) : index of quantization. 48 int16 nbits, (i) : number of bits (6 or 7) 49 int16 code[], (i) Q9 : Innovative vector. 50 int16 L_subfr, (i) : Subframe lenght. 51 int16 * gain_pit, (o) Q14 : Pitch gain. 53 int16 bfi, (i) : bad frame indicator 54 int16 prev_bfi, (i) : Previous BF indicator 55 int16 state, (i) : State of BFH 56 int16 unusable_frame, (i) : UF indicator 57 int16 vad_hist, (i) : number of non-speech frame [all...] |
oversamp_12k8_to_16k.cpp | 47 int16 signal[], input signal / output is divided by 16 48 int16 lg, lenght of signal 49 int16 mem[] in/out: memory (size=30) 50 int16 x[] scratch mem ( size= 60) 116 int16 * sig_d, /* input: signal to oversampling */ 117 int16 * sig_u, /* output: oversampled signal */ 118 int16 L_frame /* input: length of output */ 122 int16 AmrWbInterpol( /* return result of interpolation */ 123 int16 * x, /* input vector */ 124 const int16 * fir, /* filter coefficient * [all...] |
get_amr_wb_bits.h | 47 int16 Serial_parm( /* Return the parameter */ 48 int16 no_of_bits, /* input : number of bits */ 49 int16 ** prms 52 int16 Serial_parm_1bit( /* Return the parameter */ 53 int16 ** prms
|
lagconceal.cpp | 47 int16 gain_hist[], (i) : Gain history 48 int16 lag_hist[], (i) : Subframe size 49 int16 * T0, (i/o): current lag 50 int16 * old_T0, (i/o): previous lag 51 int16 * seed, 52 int16 unusable_frame 101 void insertion_sort(int16 array[], int16 n); 102 void insert(int16 array[], int16 num, int16 x) [all...] |
pvamrwbdecoder.h | 102 int16 prev_ft; 103 int16 prev_mode; 119 void pvDecoder_AmrWb_Init(void **spd_state, void *st, int16 ** ScratchMem); 122 int16 mode, /* input : used mode */ 123 int16 prms[], /* input : parameter vector */ 124 int16 synth16k[], /* output: synthesis speech */ 125 int16 * frame_length, /* output: lenght of the frame */ 127 int16 frame_type, /* input : received frame type */ 128 int16 ScratchMem[] 131 void pvDecoder_AmrWb_Reset(void *st, int16 reset_all) [all...] |
mime_io.h | 74 extern const int16 unpacked_size[16]; 77 extern const int16 packed_size[16]; 80 extern const int16 unused_size[16]; 84 extern const int16 sort_660[132]; 86 extern const int16 sort_885[177]; 88 extern const int16 sort_1265[253]; 90 extern const int16 sort_1425[285]; 92 extern const int16 sort_1585[317]; 94 extern const int16 sort_1825[365]; 96 extern const int16 sort_1985[397] [all...] |
pvamrwbdecoder_basic_op.h | 59 #define MAX_16 (int16)+32767 /* 0x7fff */ 60 #define MIN_16 (int16)-32768 /* 0x8000 */ 73 16 bit short signed integer (int16) whose value falls in the 80 16 bit short signed integer (int16) whose value falls in the 84 __inline int16 negate_int16(int16 var1) 101 16 bit short signed integer (int16) whose value falls in the 105 16 bit short signed integer (int16) whose value falls in the 110 16 bit short signed integer (int16) whose value falls in the 114 __inline int16 shl_int16(int16 var1, int16 var2 [all...] |
isp_az.cpp | 47 int16 isp[], (i) Q15 : Immittance spectral pairs 48 int16 a[], (o) Q12 : predictor coefficients (order=M) 49 int16 m, (i) : order 50 int16 adaptive_scaling (i) 0 : adaptive scaling disabled 107 void Get_isp_pol(int16 * isp, int32 * f, int16 n); 108 void Get_isp_pol_16kHz(int16 * isp, int32 * f, int16 n); 134 int16 isp[], /* (i) Q15 : Immittance spectral pairs */ 135 int16 a[], /* (o) Q12 : predictor coefficients (order=M) * [all...] |
dec_alg_codebook.cpp | 118 void dec_1p_N1(int32 index, int16 N, int16 offset, int16 pos[]) 120 int16 pos1; 145 void dec_2p_2N1(int32 index, int16 N, int16 offset, int16 pos[]) 147 int16 pos1, pos2, tmp; 155 pos1 = (int16)(add_int32((shr_int32(index, N) & mask), (int32)(offset))); 158 pos2 = add_int16((int16)(index & mask), offset); /* pos2 = ((index & mask) + offset); * [all...] |
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
simEnvironment.m | 13 fid=fopen(saveFile,'w');fwrite(fid,int16(emicrophone),'short');fclose(fid);
|
/external/libvpx/vp8/decoder/ |
detokenize.c | 45 INT16 min_val; 46 INT16 Length; 157 qcoeff_ptr [ scan[c] ] = (INT16) v; \ 160 qcoeff_ptr [ scan[15] ] = (INT16) v; \ 206 INT16 *qcoeff_ptr; 211 INT16 val, bits_count; 212 INT16 c; 213 INT16 v; 245 c = (INT16)(!type); 330 qcoeff_ptr [ scan[c] ] = (INT16) v [all...] |
onyxd_int.h | 44 INT16 min_val; 45 INT16 Length; 61 INT16 *qcoeff_start_ptr;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XKBproto.h | 90 INT16 pitch B16; 91 INT16 duration B16; 118 INT16 baseGroup B16; 119 INT16 latchedGroup B16; 145 INT16 groupLatch B16; 181 INT16 mkCurve B16; 222 INT16 mkCurve B16; 633 INT16 x B16; 634 INT16 y B16; 656 INT16 top B16 [all...] |
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactMat.h | 67 * (int16) 'offs' offset of row-vector (0 when row is not sparse) 68 * (int16) 'size' effective size of row vector (= widthE when row is not sparse) 69 * (int16) 'factorMan' mantisse of factor 70 * (int16) 'factorExp' exponent of factor 71 * (int16) 'normBits' norm bits of row vector 72 * (int16), (int16), ... packed data 143 const int16* inVecA, 144 int16* outVecA, 145 int16* outExpPtrA ) [all...] |
Flt16Mat2D.h | 44 int16 xxE; 47 int16 xyE; 50 int16 yxE; 53 int16 yyE; 56 int16 bbpE; 109 struct bts_Flt16Mat2D bts_Flt16Mat2D_create16( int16 xxA, int16 xyA, int16 yxA, int16 yyA, int16 bbpA ) [all...] |
Flt16Vec3D.h | 43 int16 xE; 46 int16 yE; 49 int16 zE; 52 int16 bbpE; 95 struct bts_Flt16Vec3D bts_Flt16Vec3D_create16( int16 xA, int16 yA, int16 zA, int16 bbpA ); 119 struct bts_Flt16Vec3D bts_Flt16Vec3D_mul( struct bts_Flt16Vec3D vecA, int16 factorA, int32 bbpFactorA );
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
inv_long_complex_rot.cpp | 170 Int16 I; 183 Int16 temp_re_0; 184 Int16 temp_im_0; 185 Int16 temp_re_1; 186 Int16 temp_im_1; 187 Int16 *p_Data_Int_precision; 193 Int16 *px_1; 194 Int16 *px_2; 195 Int16 *px_3; 196 Int16 *px_4 [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
Math.c | 37 extern int32 bbs_dotProduct_128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA ); 38 extern int32 bbs_dotProduct_u128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA ); 42 int32 bbs_dotProduct_fr71( const int16* vec1A, const int16* vec2A, uint32 sizeA ); 324 int16 bbs_satS16( int32 valA ) 344 int32 bbs_dotProduct_intelMMX16( const int16* vec1A, const int16* vec2A, uint32 sizeA ) 418 int32 bbs_dotProduct_intelMMX16( const int16* vec1A, const int16* vec2A, uint32 sizeA [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mbtype_mode.h | 31 const static int16 DQ_tab_Annex_T_10[32] = {0, 2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3}; 32 const static int16 DQ_tab_Annex_T_11[32] = {0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, -5}; 33 const static int16 MQ_chroma_QP_table[32] = {0, 1, 2, 3, 4, 5, 6, 6, 7, 8, 9, 9, 10, 10, 11, 11, 12, 12, 12, 13, 13, 13,
|
/external/libvpx/vp8/common/arm/armv6/ |
idct_v6.asm | 21 ;* void short_idct4x4llm_1_v6(INT16 * input, INT16 * output, INT32 pitch) 22 ;* r0 INT16 * input 23 ;* r1 INT16 * output 49 ;* void short_idct4x4llm_v6(INT16 * input, INT16 * output, INT32 pitch) 50 ;* r0 INT16 * input 51 ;* r1 INT16 * output 141 ;* void short_idct4x4llm_v6_scott(INT16 * input, INT16 * output, INT32 pitch [all...] |
/external/libyuv/files/source/ |
row_table.cc | 18 SIMD_ALIGNED(const int16 NAME[256 * 3][4]) = {\ 215 static_cast<int16>(1.164 * 64 * (i - 16) + 0.5), \ 216 static_cast<int16>(1.164 * 64 * (i - 16) + 0.5), \ 217 static_cast<int16>(1.164 * 64 * (i - 16) + 0.5), \ 218 static_cast<int16>(256 * 64 - 1) \ 222 static_cast<int16>(2.018 * 64 * (i - 128) + 0.5), \ 223 static_cast<int16>(-0.391 * 64 * (i - 128) + 0.5), \ 230 static_cast<int16>(-0.813 * 64 * (i - 128) + 0.5), \ 231 static_cast<int16>(1.596 * 64 * (i - 128) + 0.5), \ 247 static_cast<int16>(256 * 64 - 1), [all...] |
/frameworks/base/media/libstagefright/codecs/avc/common/include/ |
avc_types.h | 24 typedef int16_t int16; typedef
|
/frameworks/ex/variablespeed/jni/ |
integral_types.h | 25 typedef short int16; // NOLINT typedef
|
/frameworks/media/libvideoeditor/vss/mcs/src/ |
M4MCS_AudioEffects.c | 106 /* we will cast each Int16 sample into this Int32 variable */ 117 * From buffer size (bytes) to number of sample (int16): divide by two */ 153 /* we will cast each Int16 sample into this Int32 variable */ 165 * From buffer size (bytes) to number of sample (int16): divide by two */
|