Searched refs:y_t_ (Results 1 – 2 of 2) sorted by relevance
219 uint8_t* y_t_; // top luma samples: 16 * mb_w_ member
63 dec->y_t_ = (uint8_t*)mem; in VP8InitFrame()436 uint8_t* const top_y = dec->y_t_ + dec->mb_x_ * 16; in VP8ReconstructBlock()