Searched defs:srce (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp313 void idct_row0Inter(Short *srce, UChar *rec, Int lx) argument
315 OSCL_UNUSED_ARG(srce);
835 void idct_row0Intra(Short *srce, UChar *rec, Int lx) argument
837 OSCL_UNUSED_ARG(srce);
1309 void idct_row0zmv(Short *srce, UChar *rec, UChar *pred, Int lx) argument
1311 OSCL_UNUSED_ARG(srce);

Completed in 37 milliseconds