Searched refs:idctrow3 (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Didct.h51 void idctrow3(int16 *blk, uint8 *pred, uint8 *dst, int width);
H A Dblock_idct.cpp161 &idctrow3,
179 &idctrow1, &idctrow4, &idctrow3, &idctrow4,
180 &idctrow2, &idctrow4, &idctrow3, &idctrow4
H A Didct_vca.cpp185 void idctrow3(int16 *blk, uint8 *pred, uint8 *dst, int width) function

Completed in 9 milliseconds