Home
last modified time | relevance | path

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

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