Lines Matching full:motion
254 /* Enable motion search mode */
292 /* 0x0280 ~ 0x029c - Motion Vector for 1st 4x4 Block, e.g., 80 (X), 84 (Y) */
294 /* 0x02a0 ~ 0x02bc - Motion Vector for 2nd 4x4 Block, e.g., A0 (X), A4 (Y) */
296 /* 0x02c0 ~ 0x02dc - Motion Vector for 3rd 4x4 Block, e.g., C0 (X), C4 (Y) */
298 /* 0x02e0 ~ 0x02fc - Motion Vector for 4th 4x4 Block, e.g., E0 (X), E4 (Y) */
1200 /* 0xe000 ~ 0xfc04 - Motion Vector Register Map */
1202 /* ME Motion Vector data (Four Byte Each) 0xe000 ~ 0xe7fc */
1884 * 15:0 Motion detection interrupt for channel 0 ~ 15
1898 * 15:0 Motion detection interrupt for channel 0 ~ 15
1927 /* Motion / Blind / Night Detection */
1932 * Disable the motion and blind detection.
1933 * 0 Enable motion and blind detection (default)
1934 * 1 Disable motion and blind detection
1938 * Request to start motion detection on manual trigger mode
1940 * 1 Request to start motion detection
1944 * Select the trigger mode of motion detection
1945 * 0 Automatic trigger mode of motion detection (default)
1946 * 1 Manual trigger mode for motion detection
1960 * Control the temporal sensitivity of motion detector.
1968 * Adjust the horizontal starting position for motion detection
1978 * Control the updating time of reference field for motion detection.
1984 * Select the field for motion detection.
1985 * 0 Detecting motion for only odd field (default)
1986 * 1 Detecting motion for only even field
1987 * 2 Detecting motion for any field
1988 * 3 Detecting motion for both odd and even field
1993 * Control the level sensitivity of motion detector.
2003 * Define the threshold of sub-cell number for motion detection.
2004 * 0 Motion is detected if 1 sub-cell has motion (More sensitive) (default)
2005 * 1 Motion is detected if 2 sub-cells have motion
2006 * 2 Motion is detected if 3 sub-cells have motion
2007 * 3 Motion is detected if 4 sub-cells have motion (Less sensitive)
2012 * Control the velocity of motion detector.
2013 * Large value is suitable for slow motion detection.
2027 * Control the spatial sensitivity of motion detector.
2060 * [11:0] The base address of the motion detection buffer. This address is in
2067 * This controls the channel of the motion detection result shown in register
2068 * 0x3a0 ~ 0x3b7. Before reading back motion result, always set this first.
2076 /* Motion Detected from channel n (read only) */
2083 /* 192 bit motion flag of the channel specified by RGR_MOTION_SEL in 0x382 */
2088 * [9:0] The motion cell count of a specific channel selected by 0x382. This is
2092 /* The motion detection cell sensitivity for DI purpose */
2094 /* The motion detection threshold level for DI purpose */
2097 /* 192 bit motion mask of the channel specified by MASK_CH_SEL in 0x3fe */