Searched refs:u_coeffs (Results 1 – 1 of 1) sorted by relevance
500 const int16_t* const u_coeffs = dec->coeffs_ + 16 * 16; in VP8ReconstructBlock() local502 VP8TransformUV(u_coeffs, u_dst); in VP8ReconstructBlock()504 VP8TransformDCUV(u_coeffs, u_dst); in VP8ReconstructBlock()