Searched refs:idctrow4 (Results 1 – 3 of 3) sorted by relevance
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
D | block_idct.cpp | 163 &idctrow4, 164 &idctrow4, 165 &idctrow4, 166 &idctrow4 180 &idctrow1, &idctrow4, &idctrow3, &idctrow4, 181 &idctrow2, &idctrow4, &idctrow3, &idctrow4
|
D | idct.h | 52 void idctrow4(int16 *blk, uint8 *pred, uint8 *dst, int width);
|
D | idct_vca.cpp | 299 void idctrow4(int16 *blk, uint8 *pred, uint8 *dst, int width) in idctrow4() function
|