Searched refs:video_format (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ps3/
H A Dps3av_cmd.c394 video_mode->video_format = ps3av_video_fmt_table[video_fmt].format;
400 video_mode->video_format, video_mode->video_order);
407 struct ps3av_pkt_video_format video_format; local
409 memset(&video_format, 0, sizeof(video_format));
410 video_format.video_head = head;
412 video_format.video_format = PS3AV_CMD_VIDEO_FORMAT_BLACK;
414 video_format.video_format
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa6752hs.c76 enum saa6752hs_videoformat video_format; member in struct:saa6752hs_state
332 h->video_format = SAA6752HS_VF_D1;
337 h->video_format = SAA6752HS_VF_2_3_D1;
344 h->video_format = SAA6752HS_VF_1_2_D1;
348 h->video_format = SAA6752HS_VF_SIF;
550 buf[1] = h->video_format;
769 if (h->video_format == SAA6752HS_VF_UNKNOWN)
770 h->video_format = SAA6752HS_VF_D1;
772 v4l2_format_table[h->video_format].fmt.pix.width;
774 v4l2_format_table[h->video_format]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/dvb/
H A Dvideo.h155 video_format_t video_format; /* current aspect ratio of stream*/ member in struct:video_status
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_filter.h161 u32 video_format; member in struct:dvb_video_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dps3av.h152 /* video_format */
530 u32 video_format; /* in: input frame buffer format */ member in struct:ps3av_pkt_video_mode
541 u32 video_format; /* in: frame buffer format */ member in struct:ps3av_pkt_video_format
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110.c521 av7110->videostate.video_format = VIDEO_FORMAT_16_9;
526 av7110->videostate.video_format = VIDEO_FORMAT_221_1;
531 av7110->videostate.video_format = VIDEO_FORMAT_4_3;
H A Dav7110_av.c1466 av7110->videostate.video_format = VIDEO_FORMAT_4_3;

Completed in 68 milliseconds