Searched defs:cxm_codec_profile (Results 1 – 1 of 1) sorted by relevance
115 struct cxm_codec_profile { struct116 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 …]