OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:histogram_ix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
vp8l.c
435
const int
histogram_ix
= histogram_symbols[histo_bits ?
local
438
const HuffmanTreeCode* const codes = huffman_codes + 5 *
histogram_ix
;
[
all
...]
/external/webp/src/enc/
vp8l.c
435
const int
histogram_ix
= histogram_symbols[histo_bits ?
local
438
const HuffmanTreeCode* const codes = huffman_codes + 5 *
histogram_ix
;
[
all
...]
Completed in 120 milliseconds