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

  /external/opencv3/3rdparty/libwebp/utils/
utils.c 39 void* WebPSafeCalloc(uint64_t nmemb, size_t size) {
  /external/webp/src/utils/
utils.c 27 --stacks=yes --alloc-fn=WebPSafeAlloc --alloc-fn=WebPSafeCalloc
195 void* WebPSafeCalloc(uint64_t nmemb, size_t size) {

Completed in 64 milliseconds