HomeSort by relevance Sort by last modified time
    Searched refs:idct_row2Inter (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
dct.h 63 void idct_row2Inter(Short *blk, UChar *rec, Int lx);
110 &idct_row2Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
112 &idct_row2Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter
147 &idct_row2Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter
fastidct.cpp 371 void idct_row2Inter(Short *blk, UChar *rec, Int lx)
    [all...]

Completed in 1206 milliseconds