Searched refs:mv_uint32 (Results 1 – 1 of 1) sorted by relevance
271 uint32 mv_uint32; in AVCMotionEstimation() local374 mv_uint32 = ((mot_mb_16x16->y) << 16) | ((mot_mb_16x16->x) & 0xffff); in AVCMotionEstimation()377 currMB->mvL0[k>>1] = mv_uint32; in AVCMotionEstimation()