Searched refs:yuv_left_mem_ (Results 1 – 2 of 2) sorted by relevance
262 uint8_t yuv_left_mem_[17 + 16 + 16 + 8 + WEBP_ALIGN_CST]; member
82 it->y_left_ = (uint8_t*)WEBP_ALIGN(it->yuv_left_mem_ + 1); in VP8IteratorInit()
Completed in 6 milliseconds