OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8EncLoop
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/enc/
vp8enci.h
417
int
VP8EncLoop
(VP8Encoder* const enc);
webpenc.c
335
&&
VP8EncLoop
(enc)
frame.c
550
//
VP8EncLoop
(): does the final bitstream coding.
561
int
VP8EncLoop
(VP8Encoder* const enc) {
Completed in 2358 milliseconds