Searched refs:Interlace (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | dgif_lib.c | 548 if (GifFile->Image.Interlace) in MstDGifProcess() 577 drv_gpd_set_interlace(GifFile->Image.Interlace); in MstDGifProcess() 1006 GifFile->Image.Interlace = (Buf[0] & 0x40)>>6; in MstDGifGetImageDesc()
|
| H A D | mdrvgpd.c | 169 pic_info->u8Interlace = GifFile->Image.Interlace; in mdrv_gpd_decode()
|
| H A D | gif_lib.h | 155 Interlace; /* Sequential/Interlaced lines. */ member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_xc_chip_config.h.0 | 106 #define MAX_FIELD_NUM_IN_MEM (16) // Interlace
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_scaling.c.0 | 1599 // In Force Interlace mode, upper layer does not know we already change the V capture size. 2044 // Interlace 6295 else // Interlace 7241 else // Interlace 8509 else // Interlace
|
| H A D | mvideo.c.0 | 2622 XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "-> Interlace\n"); 2652 XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "-> Interlace\n"); 2706 XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW, "-> Interlace\n"); 4969 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"Mirror/Interlace/Hdup = %u/%u/%u\n", IsVMirrorMode(eWindow), p… 10353 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"Mirror/Interlace/Hdup = %u/%u/%u\n", IsVMirrorMode(eWindow), p… 12652 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"Mirror/Interlace/Hdup = %u/%u/%u\n", IsVMirrorMode(eWindow), p…
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 17522 char text_sample[2][12] = {{"Progressive"},{"Interlace"}};
|