OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extra_info_type
(Results
1 - 2
of
2
) sorted by null
/external/webp/include/webp/
encode.h
181
int
extra_info_type
; // 1: intra type, 2: segment, 3: quant
member in struct:WebPPicture
188
// on
extra_info_type
.
/external/webp/src/enc/
frame.c
527
switch(pic->
extra_info_type
) {
Completed in 2192 milliseconds