Searched refs:idct_row0Inter (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | dct.h | 61 void idct_row0Inter(Short *blk, UChar *rec, Int lx); 109 &idct_row0Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter, 144 &idct_row0Inter, &idct_row0x10Inter, &idct_row0x20Inter, &idct_row4Inter,
|
D | fastidct.cpp | 313 void idct_row0Inter(Short *srce, UChar *rec, Int lx) in idct_row0Inter() function
|