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

  /external/webp/src/enc/
picture_psnr_enc.c 131 int WebPPlaneDistortion(const uint8_t* src, size_t src_stride,
198 if (!WebPPlaneDistortion((const uint8_t*)p0.argb + c, stride0,
218 int WebPPlaneDistortion(const uint8_t* src, size_t src_stride,
  /external/webp/include/webp/
encode.h 399 WEBP_EXTERN int WebPPlaneDistortion(const uint8_t* src, size_t src_stride,
  /external/webp/src/webp/
encode.h 399 WEBP_EXTERN int WebPPlaneDistortion(const uint8_t* src, size_t src_stride,

Completed in 86 milliseconds