HomeSort by relevance Sort by last modified time
    Searched defs:use_threads (Results 1 - 5 of 5) sorted by null

  /external/webp/include/webp/
demux.h 250 int use_threads; // If true, use multi-threaded decoding. member in struct:WebPAnimDecoderOptions
decode.h 441 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions
  /external/webp/src/webp/
demux.h 250 int use_threads; // If true, use multi-threaded decoding. member in struct:WebPAnimDecoderOptions
decode.h 441 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions
  /external/opencv3/3rdparty/libwebp/webp/
decode.h 443 int use_threads; // if true, use multi-threaded decoding member in struct:WebPDecoderOptions

Completed in 218 milliseconds