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

  /external/libvpx/libvpx/vp8/decoder/
detokenize.c 40 static const uint8_t kCat4[] = { 176, 155, 140, 135, 0 };
44 static const uint8_t *const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };
  /external/webp/src/dec/
vp8_dec.c 394 static const uint8_t kCat4[] = { 176, 155, 140, 135, 0 };
398 static const uint8_t* const kCat3456[] = { kCat3, kCat4, kCat5, kCat6 };

Completed in 454 milliseconds