HomeSort by relevance Sort by last modified time
    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 81 milliseconds