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

  /external/webp/src/enc/
picture.c 278 #define LOSSLESS_ENCODE_FUNC(NAME, IMPORTER) \
283 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGB, WebPPictureImportRGB)
284 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGR, WebPPictureImportBGR)
285 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessRGBA, WebPPictureImportRGBA)
286 LOSSLESS_ENCODE_FUNC(WebPEncodeLosslessBGRA, WebPPictureImportBGRA)
288 #undef LOSSLESS_ENCODE_FUNC
  /external/opencv3/3rdparty/libwebp/enc/
picture.c     [all...]

Completed in 3822 milliseconds