Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Ddct.h62 void idct_row1Inter(Short *blk, UChar *rec, Int lx);
111 &idct_row1Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
146 &idct_row1Inter, &idct_row4Inter, &idct_row3Inter, &idct_row4Inter,
Dfastidct.cpp324 void idct_row1Inter(Short *blk, UChar *rec, Int lx) in idct_row1Inter() function