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

  /external/libpng/
pngset.c     [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngset.c     [all...]
png.c 829 png_ptr->mmx_rowbytes_threshold = 0;
852 png_ptr->mmx_rowbytes_threshold = PNG_MMX_ROWBYTES_THRESHOLD_DEFAULT;
pngget.c 939 return (png_uint_32)(png_ptr? png_ptr->mmx_rowbytes_threshold : 0L);
pnggccrd.c     [all...]
pngvcrd.c     [all...]
png.h 1370 png_uint_32 mmx_rowbytes_threshold; member in struct:png_struct_def
    [all...]

Completed in 228 milliseconds