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

  /external/qemu/distrib/libpng-1.2.19/
pnggccrd.c     [all...]
png.c 830 png_ptr->mmx_bitdepth_threshold = 0;
853 png_ptr->mmx_bitdepth_threshold = PNG_MMX_BITDEPTH_THRESHOLD_DEFAULT;
pngset.c     [all...]
pngget.c 928 return (png_byte)(png_ptr? png_ptr->mmx_bitdepth_threshold : 0);
pngvcrd.c     [all...]
png.h 1369 png_byte mmx_bitdepth_threshold; member in struct:png_struct_def
    [all...]
  /external/libpng/
pngset.c     [all...]
png.h     [all...]

Completed in 43 milliseconds