Home
last modified time | relevance | path

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

/external/webp/src/enc/
Diterator_enc.c396 static const uint8_t VP8TopLeftI4[16] = { variable
408 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0]; in VP8IteratorStartI4()
455 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_]; in VP8IteratorRotateI4()