Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/m4v_h263/enc/src/
Ddct.h60 void idct_rowInter(Short *srce, UChar *rec, Int lx);
Dfastidct.cpp744 void idct_rowInter(Short *blk, UChar *rec, Int lx) in idct_rowInter() function