Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp789 Int i, j, imin, jmin, ilow, ihigh, jlow, jhigh, iorg, jorg; in MBMotionSearch() local
1180 Int *imin, Int *jmin, Int ilow, Int ihigh, Int jlow, Int jhigh) in fullsearch()
1267 Int *imin, Int *jmin, Int ilow, Int ihigh, Int jlow, Int jhigh, Int range) in fullsearchBlk()
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp974 int i, j, imin, jmin, ilow, ihigh, jlow, jhigh; in AVCMBMotionSearch() local
1261 int *imin, int *jmin, int ilow, int ihigh, int jlow, int jhigh, in AVCFullSearch()