Searched refs:i4_top_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Diterator.c369 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0];
394 uint8_t* const top = it->i4_top_;
416 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_];
H A Dvp8enci.h286 uint8_t* i4_top_; // pointer to the current top boundary sample member in struct:__anon11617
H A Dquant.c384 VP8EncPredLuma4(it->yuv_p_, it->i4_top_);
/external/webp/src/enc/
H A Diterator.c369 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0];
394 uint8_t* const top = it->i4_top_;
416 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_];
H A Dvp8enci.h286 uint8_t* i4_top_; // pointer to the current top boundary sample member in struct:__anon28033
H A Dquant.c384 VP8EncPredLuma4(it->yuv_p_, it->i4_top_);

Completed in 177 milliseconds