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

  /external/llvm/test/MC/ARM/
symbol-variants.s 9 .word f01
11 @CHECK: 4 R_ARM_ABS32 f01
  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.h 516 unsigned char f01 = v[floor_y][3*ceil_x+offset]; local
523 return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl);
  /external/deqp/framework/delibs/deimage/
deImage.c 136 int f01 = (xFactor * (256-yFactor)) >> 8; local
152 deARGB_add(deARGB_multiply(p01, f01), deARGB_multiply(p11, f11)));
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities.h 468 unsigned char f01 = v[floor_y][ceil_x]; local
475 return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl);
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 225 milliseconds