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

  /external/webkit/Source/WebCore/platform/image-decoders/png/
PNGImageDecoder.cpp 266 int bitDepth, colorType, interlaceType, compressionType, filterType, channels;
267 png_get_IHDR(png, info, &width, &height, &bitDepth, &colorType, &interlaceType, &compressionType, &filterType);
310 if (interlaceType == PNG_INTERLACE_ADAM7)
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 510 OMX_QCOM_INTERLACETYPE interlaceType;
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]

Completed in 421 milliseconds