Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Ddct.h64 void idct_row3Inter(Short *blk, UChar *rec, Int lx);
109 &idct_row0Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
110 &idct_row2Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
111 &idct_row1Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
112 &idct_row2Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter
145 &idct_row0x40Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
146 &idct_row1Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
147 &idct_row2Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter
Dfastidct.cpp430 void idct_row3Inter(Short *blk, UChar *rec, Int lx) in idct_row3Inter() function