OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VP8LAllocateHistogramSet
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
histogram.c
56
VP8LHistogramSet*
VP8LAllocateHistogramSet
(int size, int cache_bits) {
497
VP8LAllocateHistogramSet
(histo_image_raw_size, cache_bits);
/external/webp/src/enc/
histogram.c
56
VP8LHistogramSet*
VP8LAllocateHistogramSet
(int size, int cache_bits) {
497
VP8LAllocateHistogramSet
(histo_image_raw_size, cache_bits);
Completed in 826 milliseconds