Searched defs:jhigh (Results 1 – 2 of 2) sorted by relevance
/external/opencore/codecs_v2/video/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()
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
D | motion_est.cpp | 975 int i, j, imin, jmin, ilow, ihigh, jlow, jhigh; in AVCMBMotionSearch() local 1262 int *imin, int *jmin, int ilow, int ihigh, int jlow, int jhigh, in AVCFullSearch()
|