Searched refs:v_coeffs (Results 1 – 1 of 1) sorted by relevance
657 const int16_t* const v_coeffs = dec->coeffs_ + 20 * 16; in VP8ReconstructBlock() local659 VP8TransformUV(v_coeffs, v_dst); in VP8ReconstructBlock()661 VP8TransformDCUV(v_coeffs, v_dst); in VP8ReconstructBlock()