HomeSort by relevance Sort by last modified time
    Searched defs:filter_type (Results 1 - 7 of 7) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
typelist.h 453 typedef detail::chain_filter_<root_type, Pred> filter_type; typedef in struct:typelist::filter
456 typedef node<typename filter_type::type> type;
  /external/libvpx/vp8/common/
onyxc_int.h 147 LOOPFILTERTYPE filter_type; member in struct:VP8Common
  /external/libpng/
pngtest.c 907 int interlace_type, compression_type, filter_type; local
910 &color_type, &interlace_type, &compression_type, &filter_type))
914 color_type, interlace_type, compression_type, filter_type);
916 color_type, PNG_INTERLACE_NONE, compression_type, filter_type);
    [all...]
pngrutil.c 455 int bit_depth, color_type, compression_type, filter_type; local
477 filter_type = buf[11];
487 png_ptr->filter_type = (png_byte)filter_type;
520 color_type, interlace_type, compression_type, filter_type);
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c 352 int bit_depth, color_type, compression_type, filter_type; local
374 filter_type = buf[11];
384 png_ptr->filter_type = (png_byte)filter_type;
414 color_type, interlace_type, compression_type, filter_type);
    [all...]
png.h 710 png_byte filter_type; /* must be PNG_FILTER_TYPE_BASE (from IHDR) */ member in struct:png_info_struct
1357 png_byte filter_type; member in struct:png_struct_def
    [all...]
  /external/libvpx/vp8/encoder/
onyx_int.h 507 int filter_type; member in struct:__anon5136

Completed in 160 milliseconds