Searched defs:video_levels (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_tv.c93 struct video_levels { struct
231 static const struct video_levels ntsc_m_levels_composite = {
241 static const struct video_levels ntsc_m_levels_svideo = {
251 static const struct video_levels ntsc_j_levels_composite = {
261 static const struct video_levels ntsc_j_levels_svideo = {
271 static const struct video_levels pal_levels_composite = {
281 static const struct video_levels pal_levels_svideo = {
291 static const struct video_levels pal_m_levels_composite = {
301 static const struct video_levels pal_m_levels_svideo = {
311 static const struct video_levels pal_n_levels_composit
947 const struct video_levels *video_levels; local
[all...]

Completed in 33 milliseconds