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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddct.h73 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
H A Dfastidct.cpp867 void idct_row2Intra(Short *blk, UChar *rec, Int lx) function

Completed in 723 milliseconds