Searched refs:offset (Results 51 - 75 of 1495) sorted by relevance

1234567891011>>

/frameworks/av/media/img_utils/src/
H A DEndianUtils.cpp48 status_t EndianOutput::write(const uint8_t* buf, size_t offset, size_t count) { argument
50 if((res = mOutput->write(buf, offset, count)) == OK) {
56 status_t EndianOutput::write(const int8_t* buf, size_t offset, size_t count) { argument
57 return write(reinterpret_cast<const uint8_t*>(buf), offset, count);
61 status_t EndianOutput::write(const _type_* buf, size_t offset, size_t count) { \
62 return writeHelper<_type_>(buf, offset, count); \
72 status_t EndianOutput::write(const float* buf, size_t offset, size_t count) { argument
74 return writeHelper<uint32_t>(reinterpret_cast<const uint32_t*>(buf), offset, count);
77 status_t EndianOutput::write(const double* buf, size_t offset, size_t count) { argument
79 return writeHelper<uint64_t>(reinterpret_cast<const uint64_t*>(buf), offset, coun
[all...]
/frameworks/native/opengl/libagl/
H A Dmipmap.cpp62 size_t offset = (y*2) * bs; local
64 uint32_t p00 = src[offset];
65 uint32_t p10 = src[offset+1];
66 uint32_t p01 = src[offset+bs];
67 uint32_t p11 = src[offset+bs+1];
75 offset += 2;
84 size_t offset = (y*2) * bs; local
86 uint32_t p00 = src[offset];
87 uint32_t p10 = src[offset+1];
88 uint32_t p01 = src[offset
104 size_t offset = (y*2) * bs; local
142 size_t offset = (y*2) * bs; local
160 size_t offset = (y*2) * bs; local
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddec_alg_codebook.cpp118 void dec_1p_N1(int32 index, int16 N, int16 offset, int16 pos[]) argument
127 pos1 = ((index & mask) + offset);
145 void dec_2p_2N1(int32 index, int16 N, int16 offset, int16 pos[]) argument
154 /* pos1 = (((index >> N) & mask) + offset); */
155 pos1 = (int16)(add_int32((shr_int32(index, N) & mask), (int32)(offset)));
158 pos2 = add_int16((int16)(index & mask), offset); /* pos2 = ((index & mask) + offset); */
192 void dec_3p_3N1(int32 index, int16 N, int16 offset, int16 pos[]) argument
205 j = offset;
219 dec_1p_N1(idx, N, offset, po
229 dec_4p_4N1(int32 index, int16 N, int16 offset, int16 pos[]) argument
265 dec_4p_4N(int32 index, int16 N, int16 offset, int16 pos[]) argument
316 dec_5p_5N(int32 index, int16 N, int16 offset, int16 pos[]) argument
350 dec_6p_6N_2(int32 index, int16 N, int16 offset, int16 pos[]) argument
[all...]
H A Disp_isf.cpp154 int16 i, ind, offset; local
166 offset = (isp[i] & 0x007f); /* offset = b0-b6 of isf[i] */
168 /* isp[i] = table[ind]+ ((table[ind+1]-table[ind])*offset) / 128 */
170 L_tmp = mul_16by16_to_int32(table[ind + 1] - table[ind], offset);
/frameworks/base/core/java/android/util/apk/
H A DByteBufferDataSource.java45 public void feedIntoDataDigester(DataDigester md, long offset, int size) argument
49 // position to match the requested offset.
59 mBuf.limit((int) offset + size);
60 mBuf.position((int) offset);
/frameworks/ml/nn/runtime/test/generated/vts_models/
H A Dlstm.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm2.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm2_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm2_state.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm2_state2.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm2_state2_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm2_state_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_state.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_state2.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_state2_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_state3.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_state3_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm3_state_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm_state.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm_state2.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm_state2_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]
H A Dlstm_state_relaxed.model.cpp12 .location = {.poolIndex = 0, .offset = 0, .length = 0},
21 .location = {.poolIndex = 0, .offset = 0, .length = 0},
30 .location = {.poolIndex = 0, .offset = 0, .length = 0},
39 .location = {.poolIndex = 0, .offset = 0, .length = 0},
48 .location = {.poolIndex = 0, .offset = 0, .length = 0},
57 .location = {.poolIndex = 0, .offset = 0, .length = 0},
66 .location = {.poolIndex = 0, .offset = 0, .length = 0},
75 .location = {.poolIndex = 0, .offset = 0, .length = 0},
84 .location = {.poolIndex = 0, .offset = 0, .length = 0},
93 .location = {.poolIndex = 0, .offset
[all...]

Completed in 195 milliseconds

1234567891011>>