Searched refs:idct_row1Inter (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | dct.h | 62 void idct_row1Inter(Short *blk, UChar *rec, Int lx); 111 &idct_row1Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter, 146 &idct_row1Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
|
D | fastidct.cpp | 324 void idct_row1Inter(Short *blk, UChar *rec, Int lx) in idct_row1Inter() function
|