OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:histo_bits_
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/libwebp/enc/
vp8li.h
37
int
histo_bits_
;
member in struct:__anon21909
vp8l.c
946
enc->
histo_bits_
= GetHistoBits(method, use_palette, pic->width, pic->height);
[
all
...]
/external/webp/src/enc/
vp8li.h
38
int
histo_bits_
;
member in struct:__anon27471
vp8l.c
386
enc->
histo_bits_
= GetHistoBits(method, enc->use_palette_,
388
enc->transform_bits_ = GetTransformBits(method, enc->
histo_bits_
);
[
all
...]
Completed in 72 milliseconds