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

  /external/libpng/mips/
mips_init.c 31 * a fragment of C source code which defines the png_have_msa function. There
45 static int png_have_msa(png_structp png_ptr);
61 * png_have_msa is compiled in for MIPS_MSA_CHECK. If both are defined
81 no_msa = !png_have_msa(pp);
  /external/libpng/contrib/mips-msa/
linux.c 16 * png_have_msa implemented for Linux by reading the widely available
28 png_have_msa(png_structp png_ptr) function

Completed in 77 milliseconds