HomeSort by relevance Sort by last modified time
    Searched full:int16 (Results 76 - 100 of 646) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
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...]
qpisf_2s.h 86 extern const int16 mean_isf[ORDER];
87 extern const int16 dico1_isf[SIZE_BK1*9];
88 extern const int16 dico2_isf[SIZE_BK2*7];
89 extern const int16 dico21_isf[SIZE_BK21*3];
90 extern const int16 dico22_isf[SIZE_BK22*3];
91 extern const int16 dico23_isf[SIZE_BK23*3];
92 extern const int16 dico24_isf[SIZE_BK24*3];
93 extern const int16 dico25_isf[SIZE_BK25*4];
94 extern const int16 dico21_isf_36b[SIZE_BK21_36b*5];
95 extern const int16 dico22_isf_36b[SIZE_BK22_36b*4]
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/
start_page_observer.h 19 virtual void OnSpeechSoundLevelChanged(int16 level) = 0;
  /external/chromium_org/content/test/plugin/
plugin_thread_async_call_test.h 23 virtual NPError New(uint16 mode, int16 argc, const char* argn[],
  /external/chromium_org/ui/app_list/
speech_ui_model.cc 25 void SpeechUIModel::UpdateSoundLevel(int16 level) {
speech_ui_model_observer.h 23 virtual void OnSpeechSoundLevelChanged(int16 level) {}
  /external/chromium_org/v8/test/mjsunit/harmony/
dataview-accessors.js 49 case "Int16":
126 test(isTestingGet, "Int16", 0, 256, true);
127 test(isTestingGet, "Int16", undefined, 256, true);
128 test(isTestingGet, "Int16", 5, 26213, true);
129 test(isTestingGet, "Int16", 9, -32127, true);
130 test(isTestingGet, "Int16", 14, -2, true);
131 test(isTestingGet, "Int16", 1e12, undefined, true);
134 test(isTestingGet, "Int16", 0, 1);
135 test(isTestingGet, "Int16", undefined, 1);
136 test(isTestingGet, "Int16", 5, 25958)
    [all...]
  /external/openfst/src/include/fst/
types.h 29 typedef int16_t int16; typedef
  /frameworks/av/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 */
  /frameworks/av/media/libeffects/loudness/common/core/
basic_types.h 40 typedef short int16; typedef in namespace:le_fx
67 int16 *data;
98 class WaveData : public vector<int16> {
103 void Set(int number_samples, int sampling_rate, int16 *data);
  /frameworks/av/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
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_FileIO.c 43 int16 AKFS_LoadParameters(AK8975PRMS * prms, const char* path)
45 int16 ret;
103 int16 AKFS_SaveParameters(AK8975PRMS *prms, const char* path)
105 int16 ret = 1;
  /external/chromium_org/content/browser/speech/
audio_buffer.h 28 int16 GetSample16(size_t index) const;
29 const int16* SamplesData16() const;
  /external/chromium_org/media/base/
audio_bus_perftest.cc 49 RunInterleaveBench<int16>(bus.get(), "int16");
  /external/chromium_org/win8/metro_driver/
winrt_utils.h 35 DECLARE_CREATE_PROPERTY(Int16, INT16);
  /external/lzma/CPP/Windows/
PropVariant.h 23 CPropVariant(Int16 value) { vt = VT_I2; wReserved1 = 0; iVal = value; }
36 CPropVariant& operator=(Int16 value);
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Alt2D.h 125 struct bts_Flt16Alt2D bts_Flt16Alt2D_create16( int16 xxA,
126 int16 xyA,
127 int16 yxA,
128 int16 yyA,
129 int16 matBbpA,
130 int16 xA,
131 int16 yA,
132 int16 vecBbpA );
Flt16Vec2D.h 43 int16 xE;
46 int16 yE;
49 int16 bbpE;
81 struct bts_Flt16Vec2D bts_Flt16Vec2D_create16( int16 xA, int16 yA, int16 bbpA );
84 struct bts_Flt16Vec2D bts_Flt16Vec2D_createVec16( struct bts_Int16Vec2D vecA, int16 bbpA );
120 struct bts_Flt16Vec2D bts_Flt16Vec2D_mul( struct bts_Flt16Vec2D vecA, int16 factorA, int32 bbpFactorA );
Int16Rect.h 42 int16 x1E;
45 int16 y1E;
48 int16 x2E;
51 int16 y2E;
73 struct bts_Int16Rect bts_Int16Rect_create( int16 x1A, int16 y1A, int16 x2A, int16 y2A );
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 70 int16 quantizer; /* VOP quantizer */
132 typedef int16 typeMBStore[6][NCOEFF_BLOCK];
176 int16 val;
177 int16 len;
193 typedef int16 typeDCStore[6]; /* ACDC */
194 typedef int16 typeDCACStore[4][8];
228 int16 *QPMB; /* Quantizer value for each MB */
285 int16 QP_CHR; /* ANNEX_T */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 361 INT16 x B16, y B16;
371 INT16 leftSideBearing B16,
465 INT16 x B16, y B16;
574 INT16 rootX B16, rootY B16, winX B16, winY B16;
599 INT16 dstX B16, dstY B16;
647 INT16 fontAscent B16, fontDescent B16;
656 INT16 fontAscent B16, fontDescent B16;
657 INT16 overallAscent B16, overallDescent B16;
696 INT16 fontAscent B16, fontDescent B16;
1009 INT16 rootX B16, rootY B16, eventX B16, eventY B16
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 361 INT16 x B16, y B16;
371 INT16 leftSideBearing B16,
465 INT16 x B16, y B16;
574 INT16 rootX B16, rootY B16, winX B16, winY B16;
599 INT16 dstX B16, dstY B16;
647 INT16 fontAscent B16, fontDescent B16;
656 INT16 fontAscent B16, fontDescent B16;
657 INT16 overallAscent B16, overallDescent B16;
696 INT16 fontAscent B16, fontDescent B16;
1009 INT16 rootX B16, rootY B16, eventX B16, eventY B16
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 361 INT16 x B16, y B16;
371 INT16 leftSideBearing B16,
465 INT16 x B16, y B16;
574 INT16 rootX B16, rootY B16, winX B16, winY B16;
599 INT16 dstX B16, dstY B16;
647 INT16 fontAscent B16, fontDescent B16;
656 INT16 fontAscent B16, fontDescent B16;
657 INT16 overallAscent B16, overallDescent B16;
696 INT16 fontAscent B16, fontDescent B16;
1009 INT16 rootX B16, rootY B16, eventX B16, eventY B16
    [all...]
  /external/chromium_org/media/cast/audio_receiver/
audio_decoder_unittest.cc 69 std::vector<int16> payload(640, 0x1234);
81 size_t payload_size = payload.size() * sizeof(int16);
120 std::vector<int16> payload(640, 0x1234);
123 size_t payload_size = payload.size() * sizeof(int16);
189 std::vector<int16> payload(640, 0x1234);
192 size_t payload_size = payload.size() * sizeof(int16);

Completed in 1899 milliseconds

1 2 34 5 6 7 8 91011>>