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
468
// Release memory allocated for bit-writing in
VP8EncLoop
& seq.
490
int
VP8EncLoop
(VP8Encoder* const enc);
webpenc.c
392
ok =
VP8EncLoop
(enc);
frame.c
853
//
VP8EncLoop
(): does the final bitstream coding.
864
int
VP8EncLoop
(VP8Encoder* const enc) {
Completed in 20 milliseconds