Searched refs:idct_row2Intra (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/codecs/m4v_h263/enc/src/ |
D | dct.h | 73 void idct_row2Intra(Short *blk, UChar *rec, Int lx); 127 &idct_row2Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra, 129 &idct_row2Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra 163 &idct_row2Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra
|
D | fastidct.cpp | 867 void idct_row2Intra(Short *blk, UChar *rec, Int lx) in idct_row2Intra() function
|