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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_video.c369 vSrcParams.video_format = DF_VIDFMT_UYVY;
375 vSrcParams.video_format = DF_VIDFMT_Y0Y1Y2Y3;
378 vSrcParams.video_format = DF_VIDFMT_YUYV;
381 vSrcParams.video_format = DF_VIDFMT_Y2YU;
384 vSrcParams.video_format = DF_VIDFMT_YVYU;
387 vSrcParams.video_format = DF_VIDFMT_RGB;
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64xv.c913 pATI->NewHW.video_format &= ~SCALER_IN;
915 pATI->NewHW.video_format |= SCALER_IN_YVYU422;
917 pATI->NewHW.video_format |= SCALER_IN_VYUY422;
925 outf(VIDEO_FORMAT, pATI->NewHW.video_format);
H A Datistruct.h163 video_format, overlay_exclusive_horz, overlay_exclusive_vert, member in struct:_ATIHWRec
H A Datimach64.c365 pATIHW->video_format = VIDEO_IN_VYUY422 | SCALER_IN_VYUY422;
542 pATIHW->video_format = inm(VIDEO_FORMAT);
1008 outf(VIDEO_FORMAT, pATIHW->video_format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_vce.h197 uint32_t video_format; member in struct:rvce_vui
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vce.h191 uint32_t video_format; member in struct:rvce_vui
H A Dradeon_vce_52.c123 enc->enc_pic.vui.video_format = 0x00000005;
616 RVCE_CS(enc->enc_pic.vui.video_format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_vce.h197 uint32_t video_format; member in struct:rvce_vui
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vce.h197 uint32_t video_format; member in struct:rvce_vui
H A Dradeon_vce_52.c130 enc->enc_pic.vui.video_format = 0x00000005;
624 RVCE_CS(enc->enc_pic.vui.video_format);
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c168 switch (video_source_odd->video_format & 3) {
185 switch (video_source_odd->video_format >> 2) {
2107 video_source_odd->video_format = format;
H A Dcim_parm.h673 unsigned long video_format; member in struct:tagVideoSourceInfo

Completed in 21 milliseconds