/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_polyphase_filter_window.cpp | 41 int16 *outPcm, generated output ( 32 values) 45 int16 *outPcm 116 int16 *outPcm, 125 for (int16 j = 1; j < SUBBANDS_NUMBER / 2; j++)
|
/hardware/qcom/media/mm-video/vidc/vdec/inc/ |
qtypes.h | 72 typedef signed short int16; /* Signed 16 bit value */ typedef
|
/hardware/ti/omap4xxx/domx/mm_osal/inc/ |
timm_osal_types.h | 64 typedef int16_t TIMM_OSAL_S16; /*INT16 */
|
/packages/inputmethods/PinyinIME/jni/include/ |
dictdef.h | 33 typedef short int16; typedef in namespace:ime_pinyin
|
/external/neven/Embedded/common/src/b_TensorEm/ |
Flt16Vec2D.c | 148 struct bts_Flt16Vec2D bts_Flt16Vec2D_create16( int16 xA, int16 yA, int16 bbpA ) 159 struct bts_Flt16Vec2D bts_Flt16Vec2D_createVec16( struct bts_Int16Vec2D vecA, int16 bbpA ) 305 struct bts_Flt16Vec2D bts_Flt16Vec2D_mul( struct bts_Flt16Vec2D vecA, int16 factorA, int32 bbpFactorA )
|
Flt16Vec3D.c | 169 struct bts_Flt16Vec3D bts_Flt16Vec3D_create16( int16 xA, int16 yA, int16 zA, int16 bbpA ) 306 struct bts_Flt16Vec3D bts_Flt16Vec3D_mul( struct bts_Flt16Vec3D vecA, int16 factorA, int32 bbpFactorA )
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
huffspec_fxp.cpp | 105 factors[] = array that contains scalefactors for each sfb, type Int16 305 Int16 quantSpec[], 306 Int16 tmp_spec[], 326 Int16 *pQuantSpec; /* probably could be short */ 340 Int16 quant_spec[],
|
calc_sbr_anafilterbank.h | 90 Int16 * X, 99 Int16 * X,
|
digit_reversal_tables.h | 63 extern const Int16 digit_reverse_64[]; 64 extern const Int16 digit_reverse_256[];
|
fft_rx4.h | 25 (1) modified definition of w_64rx4 from Int to Int16 68 extern const Int16 w_64rx4[];
|
fwd_short_complex_rot.cpp | 163 Int16 I; 164 const Int16 *pTable;
|
s_tdec_int_chan.h | 151 Int16 ltp_buffer[LT_BLEN + 2*288]; /* LT_BLEN = 2048 + 2*288 */ 153 Int16 ltp_buffer[LT_BLEN]; /* LT_BLEN = 2048 */
|
s_tdec_int_file.h | 229 Int16 tmp_spec[LN2]; /* Used in conjunction with quant_spec */ 258 Int16 quantSpec[LN2];
|
/external/qemu/fpu/ |
softfloat-macros.h | 58 INLINE void shift32RightJamming( uint32_t a, int16 count, uint32_t *zPtr ) 84 INLINE void shift64RightJamming( uint64_t a, int16 count, uint64_t *zPtr ) 120 uint64_t a0, uint64_t a1, int16 count, uint64_t *z0Ptr, uint64_t *z1Ptr ) 157 uint64_t a0, uint64_t a1, int16 count, uint64_t *z0Ptr, uint64_t *z1Ptr ) 192 uint64_t a0, uint64_t a1, int16 count, uint64_t *z0Ptr, uint64_t *z1Ptr ) 246 int16 count, 301 uint64_t a0, uint64_t a1, int16 count, uint64_t *z0Ptr, uint64_t *z1Ptr ) 323 int16 count, 594 static uint32_t estimateSqrt32( int16 aExp, uint32_t a )
|
softfloat.c | 87 INLINE int16 extractFloat16Exp(float16 a) 218 INLINE int16 extractFloat32Exp( float32 a ) 259 normalizeFloat32Subnormal( uint32_t aSig, int16 *zExpPtr, uint32_t *zSigPtr ) 280 INLINE float32 packFloat32( flag zSign, int16 zExp, uint32_t zSig ) 310 static float32 roundAndPackFloat32( flag zSign, int16 zExp, uint32_t zSig STATUS_PARAM) 376 normalizeRoundAndPackFloat32( flag zSign, int16 zExp, uint32_t zSig STATUS_PARAM) 400 INLINE int16 extractFloat64Exp( float64 a ) 441 normalizeFloat64Subnormal( uint64_t aSig, int16 *zExpPtr, uint64_t *zSigPtr ) 462 INLINE float64 packFloat64( flag zSign, int16 zExp, uint64_t zSig ) 492 static float64 roundAndPackFloat64( flag zSign, int16 zExp, uint64_t zSig STATUS_PARAM [all...] |
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
LocalScanDetector.c | 66 const int16* matPtrL = ptrA->pcaMatE.arrPtrE; 69 const int16* avgPtrL = ptrA->pcaAvgE.arrPtrE; 479 int16* idxArrL = ( int16* )ptrA->idxArrE.arrPtrE; 669 int16 tmpL = idxArrL[ iL - 1 ]; 699 int16* idxArrL = ptrA->idxArrE.arrPtrE;
|
/external/chromium/net/disk_cache/ |
disk_format.h | 181 int16 this_file; // Index of this file. 182 int16 next_file; // Next file when this one is full.
|
/external/wpa_supplicant/ |
common.h | 188 typedef INT16 s16; 200 typedef INT16 s16;
|
/external/wpa_supplicant_8/src/utils/ |
common.h | 108 typedef INT16 s16; 120 typedef INT16 s16;
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
post_filter.cpp | 40 int16 *QP_store; 179 int16 *QP_store,
|
/cts/apps/CtsVerifier/jni/audioquality/ |
LinearityTest.cpp | 113 /* There are numSignals int16 signals in pcms. sampleCounts is an
|
/external/chromium/base/win/ |
scoped_variant.cc | 132 void ScopedVariant::Set(int16 i16) {
|
/external/dbus/cmake/tools/ |
dbus-send.xml | 68 <type> ::= string | int16 | uint 16 | int32 | uint32 | int64 | uint64 | double | byte | boolean | objpath
|
/external/dbus/tools/ |
dbus-print-message.c | 199 printf ("int16 %d\n", val);
|
/external/libvpx/examples/includes/geshi/geshi/ |
matlab.php | 103 'inline','inpolygon','input','inputdlg','inputname','int16',
|