HomeSort by relevance Sort by last modified time
    Searched defs:xpos (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/wpa_supplicant_8/src/crypto/
fips_prf_internal.c 22 u8 *xpos = x; local
53 os_memcpy(xpos, _t, 20);
58 carry += xkey[k] + xpos[k];
63 xpos += SHA1_MAC_LEN;
fips_prf_openssl.c 53 u8 *xpos = x; local
79 WPA_PUT_BE32(xpos, _t[0]);
80 WPA_PUT_BE32(xpos + 4, _t[1]);
81 WPA_PUT_BE32(xpos + 8, _t[2]);
82 WPA_PUT_BE32(xpos + 12, _t[3]);
83 WPA_PUT_BE32(xpos + 16, _t[4]);
88 carry += xkey[k] + xpos[k];
93 xpos += 20;
aes-gcm.c 106 const u8 *xpos = x; local
113 xor_block(y, xpos);
114 xpos += 16;
123 if (x + xlen > xpos) {
125 size_t last = x + xlen - xpos;
126 os_memcpy(tmp, xpos, last);
147 const u8 *xpos = x; local
159 xor_block(ypos, xpos);
160 xpos += AES_BLOCK_SIZE;
165 last = x + xlen - xpos;
    [all...]
  /build/kati/
string_piece.cc 68 const size_type xpos = result - ptr_; local
69 return xpos + s.length_ <= length_ ? xpos : npos;
  /external/skia/samplecode/
SampleText.cpp 45 SkScalar xpos = x; local
48 pts[i].set(xpos, y);
49 xpos += paint.getTextSize();
  /external/skqp/samplecode/
SampleText.cpp 45 SkScalar xpos = x; local
48 pts[i].set(xpos, y);
49 xpos += paint.getTextSize();
  /external/skqp/src/gpu/text/
GrTextUtils.cpp 95 SkScalar xpos, prevXPos = 0; local
97 while (iter.next(&iterPath, &xpos)) {
98 matrix.postTranslate(xpos - prevXPos, 0);
103 prevXPos = xpos;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
conceal.cpp 152 int xpos, ypos, MB_in_width; local
157 xpos = mbnum - ypos * MB_in_width;
158 lumstart = (ypos << 4) * (int32)width_Y + (xpos << 4);
159 chrstart = (ypos << 3) * (int32)width_C + (xpos << 3);
mb_motion_comp.cpp 140 int ypos, xpos; local
184 xpos = video->mbnum_col << 4 ;
189 offset = (int32)ypos * width + xpos;
195 /* imv = (xpos/8) + ((ypos/8) * mvwidth) */
196 imv = (offset >> 6) - (xpos >> 6) + (xpos >> 3);
259 /* luminance_pred_mode_inter4v(xpos, ypos, px, py, c_prev,
265 xpred = (int)((xpos << 1) + px[0]);
301 xpred = (int)(((xpos + B_SIZE) << 1) + px[1]);
337 xpred = (int)((xpos << 1) + px[2])
563 int ypos, xpos; local
    [all...]
  /external/libchrome/base/strings/
string_piece.cc 114 const size_t xpos = local
116 return xpos + s.size() <= self.size() ? xpos : BasicStringPiece<STR>::npos;
  /external/libhevc/decoder/
ihevcd_decode.c 531 WORD32 xpos = ps_codec->i4_disp_wd - 32 - LOGO_WD; local
537 if(xpos < 0)
538 xpos = 0;
543 xpos,
914 WORD32 xpos = ps_codec->i4_disp_wd - 32 - LOGO_WD; local
    [all...]
  /external/mesa3d/src/mesa/main/
accum.c 177 GLint xpos, GLint ypos, GLint width, GLint height,
187 ctx->Driver.MapRenderbuffer(ctx, accRb, xpos, ypos, width, height,
235 GLint xpos, GLint ypos, GLint width, GLint height,
257 ctx->Driver.MapRenderbuffer(ctx, accRb, xpos, ypos, width, height,
265 ctx->Driver.MapRenderbuffer(ctx, colorRb, xpos, ypos, width, height,
329 GLint xpos, GLint ypos, GLint width, GLint height)
338 ctx->Driver.MapRenderbuffer(ctx, accRb, xpos, ypos, width, height,
359 ctx->Driver.MapRenderbuffer(ctx, colorRb, xpos, ypos, width, height,
442 GLint xpos, ypos, width, height; local
452 xpos = ctx->DrawBuffer->_Xmin
    [all...]
  /external/skia/tests/
RecordDrawTest.cpp 159 const SkScalar xpos[] = { 10, 20 }; local
160 recorder.drawPosTextH(text, bytes, xpos, 30, SkPaint());
  /external/skqp/tests/
RecordDrawTest.cpp 159 const SkScalar xpos[] = { 10, 20 }; local
160 recorder.drawPosTextH(text, bytes, xpos, 30, SkPaint());
  /frameworks/av/cmds/screenrecord/
Overlay.cpp 361 float xpos = 0; local
363 ypos = textRenderer.drawWrappedString(texProgram, xpos, ypos,
375 ypos = textRenderer.drawWrappedString(texProgram, xpos, ypos, header);
387 ypos = textRenderer.drawWrappedString(texProgram, xpos, ypos, str);
398 ypos = textRenderer.drawWrappedString(texProgram, xpos, ypos, glStr);
  /art/libartbase/base/
stringpiece.h 162 const size_type xpos = result - ptr_; local
163 return xpos + s.length_ <= length_ ? xpos : npos;
  /external/freetype/src/pfr/
pfrsbit.c 412 FT_Long xpos, ypos, advance; local
419 xpos = 0;
430 xpos = (FT_Char)b >> 4;
436 xpos = PFR_NEXT_INT8( p );
442 xpos = PFR_NEXT_SHORT( p );
448 xpos = PFR_NEXT_LONG( p );
514 *axpos = xpos;
656 FT_Long xpos = 0, ypos = 0, advance = 0; local
683 &xpos, &ypos,
741 if ( xpos > FT_INT_MAX |
    [all...]
  /external/libjpeg-turbo/
jccoefct.c 150 JDIMENSION ypos, xpos; local
172 xpos = MCU_col_num * compptr->MCU_sample_width;
180 ypos, xpos, (JDIMENSION) blockcnt);
  /frameworks/native/include/input/
VelocityTracker.h 215 float xpos, xvel, xaccel; member in struct:android::IntegratingVelocityTrackerStrategy::State
223 void initState(State& state, nsecs_t eventTime, float xpos, float ypos) const;
224 void updateState(State& state, nsecs_t eventTime, float xpos, float ypos) const;
  /frameworks/native/services/surfaceflinger/
Transform.cpp 262 int xpos = floorf(tx() + 0.5f); local
264 out = reg.translate(xpos, ypos);
  /hardware/intel/common/libva/test/
loadsurface.h 161 int jj, xpos, ypos; local
173 xpos = ((row_shift + jj) / box_width) & 0x1;
174 if (xpos == ypos)
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_comp.cpp 37 Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec,
104 Int ypos, xpos; local
124 xpos = ind_x << 4 ;
138 xpred = (xpos << 1) + dx ;
151 xpred = xpos + dx;
167 EncPrediction_INTER4V(xpos, ypos, mot, c_prev, c_rec,
179 xpred = xpos + dx;
240 Int xpos, /* i */
251 xpred = (Int)((xpos << 1) + mot[1].x);
259 xpred = (Int)(((xpos + B_SIZE) << 1) + mot[2].x)
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_primary.cpp 126 size_t xpos = line.find(':'); local
129 if (xpos == string::npos || ypos == string::npos) {
132 *curr_x_pixels = static_cast<size_t>(atoi(line.c_str() + xpos + 1));
163 size_t xpos = line.find(':'); local
166 if (xpos == string::npos || ypos == string::npos) {
170 config.x_pixels = UINT32(atoi(line.c_str() + xpos + 1));
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_primary.cpp 126 size_t xpos = line.find(':'); local
129 if (xpos == string::npos || ypos == string::npos) {
132 *curr_x_pixels = static_cast<size_t>(atoi(line.c_str() + xpos + 1));
163 size_t xpos = line.find(':'); local
166 if (xpos == string::npos || ypos == string::npos) {
170 config.x_pixels = UINT32(atoi(line.c_str() + xpos + 1));
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_primary.cpp 136 size_t xpos = line.find(':'); local
139 if (xpos == string::npos || ypos == string::npos) {
142 *curr_x_pixels = static_cast<size_t>(atoi(line.c_str() + xpos + 1));
171 size_t xpos = line.find(':'); local
174 if (xpos == string::npos || ypos == string::npos) {
178 config.x_pixels = UINT32(atoi(line.c_str() + xpos + 1));

Completed in 788 milliseconds

1 2 3 4 5