Searched refs:i4_top_ (Results 1 – 3 of 3) sorted by relevance
408 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[0]; in VP8IteratorStartI4()433 uint8_t* const top = it->i4_top_; in VP8IteratorRotateI4()455 it->i4_top_ = it->i4_boundary_ + VP8TopLeftI4[it->i4_]; in VP8IteratorRotateI4()
238 uint8_t* i4_top_; // pointer to the current top boundary sample member
482 VP8EncPredLuma4(it->yuv_p_, it->i4_top_); in VP8MakeIntra4Preds()
Completed in 9 milliseconds