Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastidct.cpp313 void idct_row0Inter(Short *srce, UChar *rec, Int lx) in idct_row0Inter()
835 void idct_row0Intra(Short *srce, UChar *rec, Int lx) in idct_row0Intra()
1309 void idct_row0zmv(Short *srce, UChar *rec, UChar *pred, Int lx) in idct_row0zmv()