Searched refs:idct_row4Intra (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddct.h75 void idct_row4Intra(Short *blk, UChar *rec, Int lx);
126 &idct_row0Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra,
127 &idct_row2Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra,
128 &idct_row1Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra,
129 &idct_row2Intra, &idct_row4Intra, &idct_row3Intra, &idct_row4Intra
160 &idct_row0Intra, &idct_row0x10Intra, &idct_row0x20Intra, &idct_row4Intra,
[all...]
H A Dfastidct.cpp988 void idct_row4Intra(Short *blk, UChar *rec, Int lx) function

Completed in 50 milliseconds