HomeSort by relevance Sort by last modified time
    Searched refs:PreLoopInitialize (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
frame.c 813 static int PreLoopInitialize(VP8Encoder* const enc) {
868 int ok = PreLoopInitialize(enc);
929 ok = PreLoopInitialize(enc);
  /external/webp/src/enc/
frame.c 641 static int PreLoopInitialize(VP8Encoder* const enc) {
699 int ok = PreLoopInitialize(enc);
749 ok = PreLoopInitialize(enc);

Completed in 288 milliseconds