HomeSort by relevance Sort by last modified time
    Searched full:mv1index (Results 1 - 1 of 1) sorted by null

  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2MC.c 413 int MV0index = 0, MV1index = 1;
417 MV1index = 0;
432 REGIO_WRITE_FIELD(cmd, MSVDX_CMDS, MOTION_VECTOR, MV_X, MVector[MV1index].horz << 1);
433 REGIO_WRITE_FIELD(cmd, MSVDX_CMDS, MOTION_VECTOR, MV_Y, MVector[MV1index].vert << 1);
    [all...]

Completed in 959 milliseconds