Searched refs:idctrow (Results 1 – 1 of 1) sorted by relevance
123 static void idctrow(int16 *blk, uint8 *pred, uint8 *dst, int width);400 idctrow(coeff_in, pred, dst, width); in BlockIDCT()510 void idctrow( in idctrow() function