Home
last modified time | relevance | path

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

/dports/multimedia/motion/motion-release-4.3.2/src/
H A Drotate.c232 cnt->rotate_data.capture_height_norm = cnt->imgs.height; in rotate_init()
242 cnt->imgs.width = cnt->rotate_data.capture_height_norm; in rotate_init()
334 height = cnt->rotate_data.capture_height_norm; in rotate_map()
H A Dmotion.h353 int capture_height_norm; /* Capture height of normal resolution image */ member
H A Dvideo_bktr.c955 height = cnt->rotate_data.capture_height_norm; in bktr_next()