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

  /external/chromium_org/third_party/brotli/src/woff2/
woff2_dec.cc 664 bool Woff2Uncompress(uint8_t* dst_buf, size_t dst_size,
858 if (!Woff2Uncompress(&uncompressed_buf[0], total_size,
  /external/chromium_org/third_party/ots/src/
woff2.cc 777 bool Woff2Uncompress(uint8_t* dst_buf, size_t dst_size,
1005 if (!Woff2Uncompress(&uncompressed_buf[0], total_size,
    [all...]

Completed in 714 milliseconds