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

  /external/libjpeg-turbo/
cdjpeg.h 56 void (*finish_output) (j_decompress_ptr cinfo, djpeg_dest_ptr dinfo); member in struct:djpeg_dest_struct
wrppm.c 241 dest->pub.finish_output = finish_output_ppm;
wrrle.c 44 * RLE file during finish_output.
76 * In this module it's easier to wait till finish_output to write anything.
288 dest->pub.finish_output = finish_output_rle;
wrtarga.c 241 dest->pub.finish_output = finish_output_tga;
bmp.c 330 (*dst->finish_output)(&dinfo, dst);
wrgif.c 384 dest->pub.finish_output = finish_output_gif;
wrbmp.c 43 * BMP file during finish_output. The virtual array contains one JSAMPLE per
171 * In this module we may as well postpone everything until finish_output.
439 dest->pub.finish_output = finish_output_bmp;
djpeg.c 752 /* Hack: count final pass as done in case finish_output does an extra pass.
762 (*dest_mgr->finish_output) (&cinfo, dest_mgr);
  /system/keymaster/contexts/
soft_keymaster_device.cpp 1505 keymaster_blob_t finish_output = {}; local
    [all...]
  /hardware/interfaces/keymaster/4.0/vts/functional/
KeymasterHidlTest.cpp 319 string finish_output; local
  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp 680 string finish_output; local
    [all...]

Completed in 576 milliseconds