Lines Matching defs:cxm_codec_profile
115 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;
128 uint32_t pulldown;
129 struct {
133 } bitrate;
134 struct {
138 } gop;
139 struct {
144 } dnr;
146 unsigned int audio_sample_rate;