Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
HDcxm.h121 uint32_t source_height; member
HDcxm.c852 cpp->width, cpp->source_height, fps, in cxm_configure_encoder()
1042 parameters[0] = cpp->source_height / 2 + cpp->vbi.nlines; in cxm_configure_encoder()
1043 parameters[1] = cpp->source_height / 2 + cpp->vbi.nlines; in cxm_configure_encoder()