HomeSort by relevance Sort by last modified time
    Searched refs:int32 (Results 26 - 50 of 2085) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
normalize_amr_wb.h 73 __inline int16 normalize_amr_wb(int32 x)
75 int32 y;
88 __inline int16 normalize_amr_wb(int32 x)
90 register int32 y;
91 register int32 ra = x;
110 int16 normalize_amr_wb(int32 x);
pvamrwbdecoder_basic_op_armv5.h 64 int32 L_var_out;
65 int32 L_var_aux;
81 int32 L_var_out;
82 int32 L_var_aux;
96 __inline int32 add_int32(int32 L_var1, int32 L_var2)
98 int32 L_var_out;
108 __inline int32 mac_16by16_to_int32(int32 L_var3, int16 var1, int16 var2
    [all...]
pvamrwbdecoder_basic_op_cequivalent.h 90 int32 L_sum;
92 L_sum = (int32) var1 + var2;
129 int32 L_diff;
131 L_diff = (int32) var1 - var2;
167 int32 L_product;
169 L_product = ((int32) var1 * (int32) var2) >> 15;
190 L_var1 32 bit long signed integer (int32) whose value falls in the
193 L_var2 32 bit long signed integer (int32) whose value falls in the
199 32 bit long signed integer (int32) whose value falls in th
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pv_mp3_huffman.h 84 int32 pvmp3_huffman_parsing(int32 is[SUBBANDS_NUMBER*FILTERBANK_BANDS],
87 int32 part2_start,
92 int32 *is,
96 int32 *is,
101 int32 *is,
pvmp3_alias_reduction.h 81 void pvmp3_alias_reduction(int32 *input_buffer,
83 int32 *used_freq_lines,
pvmp3_equalizer.h 89 void pvmp3_equalizer(int32 *inData,
91 int32 *pt_work_buff);
pvmp3_dec_defs.h 93 #define SYNC_WORD (int32)0x7ff
121 int32 version_x;
122 int32 layer_description;
123 int32 error_protection;
124 int32 bitrate_index;
125 int32 sampling_frequency;
126 int32 padding;
127 int32 extension;
128 int32 mode;
129 int32 mode_ext
    [all...]
pvmp3_dequantize_sample.h 89 int32 power_1_third(int32 xx);
91 void pvmp3_dequantize_sample(int32 is[SUBBANDS_NUMBER*FILTERBANK_BANDS],
94 int32 num_lines,
pvmp3_imdct_synth.h 84 void pvmp3_imdct_synth(int32 in[SUBBANDS_NUMBER*FILTERBANK_BANDS],
85 int32 overlap[SUBBANDS_NUMBER*FILTERBANK_BANDS],
88 int32 used_freq_lines,
89 int32 *Scratch_mem);
s_tmp3dec_file.h 87 int32 num_channels;
88 int32 predicted_frame_size;
89 int32 frame_start;
90 int32 Scratch_mem[198];
  /external/regex-re2/util/
random.cc 11 int32 ACMRandom::Next() {
12 const int32 M = 2147483647L; // 2^31-1
13 const int32 A = 16807;
15 uint32 lo = A * (int32)(seed_ & 0xFFFF);
16 uint32 hi = A * (int32)((uint32)seed_ >> 16);
27 return (seed_ = (int32) lo);
30 int32 ACMRandom::Uniform(int32 n) {
  /frameworks/base/core/proto/android/os/
message.proto 29 int32 what = 3;
30 int32 arg1 = 4;
31 int32 arg2 = 5;
36 int32 barrier = 8;
  /external/swiftshader/third_party/subzero/crosstest/
xdefs.h 18 typedef unsigned int int32; typedef
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
phi.go 19 var data1 [26]int32
30 func foo() int32 {
31 var a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z int32
60 a = int32(data2[0])
61 b = int32(data2[1])
62 c = int32(data2[2])
63 d = int32(data2[3])
64 e = int32(data2[4])
65 f = int32(data2[5])
66 g = int32(data2[6]
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/issue9355.dir/
a.go 5 d struct{ p, q, r int32 }
7 f [4]struct{ p, q, r int32 }
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
phi.go 19 var data1 [26]int32
30 func foo() int32 {
31 var a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z int32
60 a = int32(data2[0])
61 b = int32(data2[1])
62 c = int32(data2[2])
63 d = int32(data2[3])
64 e = int32(data2[4])
65 f = int32(data2[5])
66 g = int32(data2[6]
    [all...]
  /prebuilts/go/linux-x86/test/fixedbugs/issue9355.dir/
a.go 5 d struct{ p, q, r int32 }
7 f [4]struct{ p, q, r int32 }
  /external/neven/Embedded/common/src/b_APIEm/
Functions.h 56 const int32* rawSimArrA,
57 const int32* rawIdArrA,
59 const int32* refSimArrA,
60 const int32* refIdArrA,
63 int32* outSimArrA );
68 int32 bpi_normalizedSimilarity( struct bbs_Context* cpA,
69 int32 rawSimA,
70 int32 rawIdA,
71 const int32* refSimArrA,
72 const int32* refIdArrA
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Phase.h 45 typedef int32 phase32;
85 * The function approximates ( int32 )( sin( ( M_PI * phaseA ) / ( 1<<15 ) ) * ( 1<<24 ) )
89 int32 bbs_sin32( phase16 phaseA );
94 * The function approximates ( int32 )( cos( ( M_PI * phaseA ) / ( 1<<15 ) ) * ( 1<<24 ) )
98 int32 bbs_cos32( phase16 phaseA );
128 phase16 bbs_phase16( int32 xA, int32 yA );
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec3D.c 72 int32 bbpDiffL = ptrA->bbpE - srcPtrA->bbpE;
83 int32 xL = ( int32 ) srcPtrA->xE << bbpDiffL;
84 int32 yL = ( int32 ) srcPtrA->yE << bbpDiffL;
85 int32 zL = ( int32 ) srcPtrA->zE << bbpDiffL;
94 int32 xL = ( int32 ) ptrA->xE << -bbpDiffL;
95 int32 yL = ( int32 ) ptrA->yE << -bbpDiffL
    [all...]
Int32Mat.h 79 int32 widthA,
115 const int32* matA,
116 int32 matWidthA,
117 const int32* inVecA,
118 int32* outVecA,
119 int32 bbpA,
120 int32* tmpMatA,
121 int32* tmpVecA );
129 int32* matA,
130 int32 matWidthA
    [all...]
Int16Vec3D.c 117 return ( int32 ) ptrA->xE * ptrA->xE +
118 ( int32 ) ptrA->yE * ptrA->yE +
119 ( int32 ) ptrA->zE * ptrA->zE;
126 return bbs_sqrt32( ( int32 ) ptrA->xE * ptrA->xE +
127 ( int32 ) ptrA->yE * ptrA->yE +
128 ( int32 ) ptrA->zE * ptrA->zE );
133 void bts_Int16Vec3D_normalize( struct bts_Int16Vec3D* ptrA, int32 bbpA )
135 int32 normL = bbs_sqrt32( ( int32 ) ptrA->xE * ptrA->xE +
136 ( int32 ) ptrA->yE * ptrA->yE
    [all...]
  /frameworks/base/core/proto/android/service/
battery.proto 55 int32 max_charging_current = 3;
57 int32 max_charging_voltage = 4;
59 int32 charge_counter = 5;
67 int32 level = 9;
69 int32 scale = 10;
71 int32 voltage = 11;
73 int32 temperature = 12;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mb_utils.cpp 27 int32 *temp0, *temp1;
34 temp0 = (int32 *)prev;
35 temp1 = (int32 *)comp;
45 temp0 = (int32 *)prev;
46 temp1 = (int32 *)comp;
56 temp0 = (int32 *)prev;
57 temp1 = (int32 *)comp;
67 temp0 = (int32 *)prev;
68 temp1 = (int32 *)comp;
88 int32 *temp0, *temp1
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
stubs_android.go 10 func access(name *byte, mode int32) int32
13 func connect(fd int32, addr unsafe.Pointer, len int32) int32
16 func socket(domain int32, typ int32, prot int32) int32

Completed in 237 milliseconds

12 3 4 5 6 7 8 91011>>