Home
last modified time | relevance | path

Searched defs:cxm_codec_profile (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/video/cxm/
H A Dcxm.h115 struct cxm_codec_profile { struct
116 const char *name;
117 uint32_t stream_type;
118 uint32_t fps;
119 uint32_t width;
120 uint32_t height;
121 uint32_t source_height;
122 struct {
126 } vbi;
127 uint32_t aspect;
[all …]