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

  /external/opencv3/3rdparty/libwebp/dec/
frame.c 385 static int InitThreadContext(VP8Decoder* const dec) {
522 if (!InitThreadContext(dec)) return 0; // call first. Sets dec->num_caches_.
  /external/webp/src/dec/
frame.c 654 static int InitThreadContext(VP8Decoder* const dec) {
815 if (!InitThreadContext(dec)) return 0; // call first. Sets dec->num_caches_.

Completed in 962 milliseconds