Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp75 Int imin, jmin, ilow, jlow; in FindHalfPelMB() local
189 Int imin, jmin, ilow, jlow; in FindHalfPelBlk() local
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()