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

  /external/webp/include/webp/
encode.h 144 WEBP_YUV400 = 3, // grayscale
  /external/webp/src/enc/
picture.c 44 case WEBP_YUV400: // for now, we'll just reset the U/V samples
507 if (uv_csp != WEBP_YUV400) {

Completed in 438 milliseconds