Searched refs:idct_row0Intra (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/codecs/m4v_h263/enc/src/ |
D | dct.h | 71 void idct_row0Intra(Short *blk, UChar *rec, Int lx); 126 &idct_row0Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra, 160 &idct_row0Intra, &idct_row0x10Intra, &idct_row0x20Intra, &idct_row4Intra,
|
D | fastidct.cpp | 859 void idct_row0Intra(Short *srce, UChar *rec, Int lx) in idct_row0Intra() function
|