Home
last modified time | relevance | path

Searched refs:MV1index (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG2MC.c413 int MV0index = 0, MV1index = 1; in psb__MPEG2MC_send_motion_vectores() local
417 MV1index = 0; in psb__MPEG2MC_send_motion_vectores()
432 REGIO_WRITE_FIELD(cmd, MSVDX_CMDS, MOTION_VECTOR, MV_X, MVector[MV1index].horz << 1); in psb__MPEG2MC_send_motion_vectores()
433 REGIO_WRITE_FIELD(cmd, MSVDX_CMDS, MOTION_VECTOR, MV_Y, MVector[MV1index].vert << 1); in psb__MPEG2MC_send_motion_vectores()