Searched refs:i4_boundary_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Diterator.c404 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0];
408 it->i4_boundary_[i] = it->y_left_[15 - i];
411 it->i4_boundary_[17 + i] = it->y_top_[i];
416 it->i4_boundary_[17 + i] = it->y_top_[i];
420 it->i4_boundary_[17 + i] = it->i4_boundary_[17 + 15];
451 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_];
H A Dvp8enci.h289 uint8_t i4_boundary_[37]; // 32+5 boundary samples needed by intra4x4 member in struct:__anon12289
/external/webp/src/enc/
H A Diterator.c404 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0];
408 it->i4_boundary_[i] = it->y_left_[15 - i];
411 it->i4_boundary_[17 + i] = it->y_top_[i];
416 it->i4_boundary_[17 + i] = it->y_top_[i];
420 it->i4_boundary_[17 + i] = it->i4_boundary_[17 + 15];
451 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_];
H A Dvp8enci.h289 uint8_t i4_boundary_[37]; // 32+5 boundary samples needed by intra4x4 member in struct:__anon32504

Completed in 200 milliseconds