Searched refs:VP8TopLeftI4 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Diterator.c392 static const uint8_t VP8TopLeftI4[16] = { variable
404 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0];
451 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_];
/external/webp/src/enc/
H A Diterator.c392 static const uint8_t VP8TopLeftI4[16] = { variable
404 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0];
451 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_];

Completed in 266 milliseconds