Searched refs:VP8LCalculateEstimateForCacheSize (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dbackward_references.h202 int VP8LCalculateEstimateForCacheSize(const uint32_t* const argb,
H A Dbackward_references.c936 int VP8LCalculateEstimateForCacheSize(const uint32_t* const argb, function
H A Dvp8l.c1114 if (!VP8LCalculateEstimateForCacheSize(enc->argb_, enc->current_width_,
/external/webp/src/enc/
H A Dbackward_references.h202 int VP8LCalculateEstimateForCacheSize(const uint32_t* const argb,
H A Dbackward_references.c936 int VP8LCalculateEstimateForCacheSize(const uint32_t* const argb, function
H A Dvp8l.c1114 if (!VP8LCalculateEstimateForCacheSize(enc->argb_, enc->current_width_,

Completed in 557 milliseconds