Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
HDcxm.c150 static struct cxm_codec_profile vcd_ntsc_profile = {
169 static struct cxm_codec_profile vcd_pal_profile = {
188 static struct cxm_codec_profile svcd_ntsc_profile = {
208 static struct cxm_codec_profile svcd_pal_profile = {
228 static struct cxm_codec_profile dvd_half_d1_ntsc_profile = {
247 static struct cxm_codec_profile dvd_half_d1_pal_profile = {
266 static struct cxm_codec_profile dvd_full_d1_ntsc_profile = {
286 static struct cxm_codec_profile dvd_full_d1_pal_profile = {
307 static const struct cxm_codec_profile
807 const struct cxm_codec_profile *cpp; in cxm_configure_encoder()
HDcxm.h115 struct cxm_codec_profile { struct
251 const struct cxm_codec_profile *profile;