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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Didct.h50 void idctrow2(int16 *blk, uint8 *pred, uint8 *dst, int width);
H A Dblock_idct.cpp157 &idctrow2,
158 &idctrow2,
159 &idctrow2,
160 &idctrow2,
180 &idctrow2, &idctrow4, &idctrow3, &idctrow4
H A Didct_vca.cpp97 void idctrow2(int16 *blk, uint8 *pred, uint8 *dst, int width) function

Completed in 68 milliseconds