HomeSort by relevance Sort by last modified time
    Searched full:imgout (Results 1 - 8 of 8) sorted by null

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 313 FILE *imgout = fopen(filename, "w"); local
315 if (imgout == NULL) {
321 fprintf(imgout, "P6\n%d %d\n255\n", width, height);
323 fprintf(imgout, "P5\n%d %d\n255\n", width, height);
327 fwrite(image, sizeof(ImageTypeBase), numChannels*width*height, imgout);
329 fclose(imgout);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_rfc822.py 147 'To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com>\n'
153 ('', '_at_hmhq@hdq-mdm1-imgout.companay.com'),
  /external/python/cpython2/Lib/test/
test_rfc822.py 147 'To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com>\n'
153 ('', '_at_hmhq@hdq-mdm1-imgout.companay.com'),
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_rfc822.py 147 'To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com>\n'
153 ('', '_at_hmhq@hdq-mdm1-imgout.companay.com'),
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_rfc822.py 147 'To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com>\n'
153 ('', '_at_hmhq@hdq-mdm1-imgout.companay.com'),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_rfc822.py 147 'To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com>\n'
153 ('', '_at_hmhq@hdq-mdm1-imgout.companay.com'),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_rfc822.py 147 'To: <[smtp:dd47@mail.xxx.edu]_at_hmhq@hdq-mdm1-imgout.companay.com>\n'
153 ('', '_at_hmhq@hdq-mdm1-imgout.companay.com'),
  /toolchain/benchmark/
panorama.diff     [all...]

Completed in 479 milliseconds