Searched refs:u_t_ (Results 1 – 2 of 2) sorted by relevance
242 uint8_t* u_t_, *v_t_; // top u/v samples: 8 * mb_w_ each member
454 dec->u_t_ = (uint8_t*)mem; in AllocateMemory()586 uint8_t* const top_u = dec->u_t_ + dec->mb_x_ * 8; in VP8ReconstructBlock()