HomeSort by relevance Sort by last modified time
    Searched refs:bx1 (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
ComboDialog.cpp 46 int bx1, bx2, by; local
47 GetItemSizes(IDCANCEL, bx1, by);
50 int x = xSize - mx - bx1;
54 MoveItem(IDCANCEL, x, y, bx1, by);
BrowseDialog.cpp 320 int bx1, bx2, by; local
321 GetItemSizes(IDCANCEL, bx1, by);
324 int x = xLim - bx1;
325 MoveItem(IDCANCEL, x, y, bx1, by);
  /external/libjpeg-turbo/simd/
jdcolext-altivec.c 48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, local
156 bx1 = vec_mergel(bl, pw_255);
163 rgbx1 = vec_packsu(rg1, bx1);
jdmrgext-altivec.c 49 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, ye, yo, cbl, cbh, local
181 bx1 = vec_mergel(bl, pw_255);
188 rgbx1 = vec_packsu(rg1, bx1);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; local
323 VP_WARP_POINT_2D(xo, yo, *mot_b, bx1, by1);
330 err += (VP_SQR(ax1 - bx1) + VP_SQR(ay1 - by1));
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 2669 milliseconds