OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8LAllocateHistogram
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/enc/
histogram_enc.h
89
VP8LHistogram*
VP8LAllocateHistogram
(int cache_bits);
backward_references_enc.c
598
VP8LHistogram* const histo =
VP8LAllocateHistogram
(cache_bits);
[
all
...]
histogram_enc.c
99
VP8LHistogram*
VP8LAllocateHistogram
(int cache_bits) {
[
all
...]
Completed in 108 milliseconds