Searched defs:jhigh (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | motion_est.cpp | 789 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/ |
D | motion_est.cpp | 974 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()
|