Home
last modified time | relevance | path

Searched refs:interlace_type (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c3173 MS_U8 interlace_type = 0; in msAPI_Scaler_SetMode() local
3312 interlace_type = PQ_DEINT_3DDI_HISTORY; in msAPI_Scaler_SetMode()
3327 interlace_type = 0; in msAPI_Scaler_SetMode()
3329interlace_type = (MS_U8) s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_memformat( in msAPI_Scaler_SetMode()
3340 interlace_type = PQ_DEINT_3DDI_HISTORY; in msAPI_Scaler_SetMode()
3355interlace_type = Hal_SC1_LoadMADi(pInstance, eWindow, &(pSrcInfo->u8BitPerPixel)); in msAPI_Scaler_SetMode()
3360 interlace_type = 0; in msAPI_Scaler_SetMode()
3365interlace_type = (MS_U8) s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_memformat( in msAPI_Scaler_SetMode()
3371interlace_type = (MS_U8) s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_memformat( in msAPI_Scaler_SetMode()
3384 interlace_type = 0; in msAPI_Scaler_SetMode()
[all …]
H A Dmvideo.c.03167 MS_U8 interlace_type = 0;
3306 interlace_type = PQ_DEINT_3DDI_HISTORY;
3321 interlace_type = 0;
3323interlace_type = (MS_U8) s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_memformat(
3334 interlace_type = PQ_DEINT_3DDI_HISTORY;
3349interlace_type = Hal_SC1_LoadMADi(pInstance, eWindow, &(pSrcInfo->u8BitPerPixel));
3354 interlace_type = 0;
3359interlace_type = (MS_U8) s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_memformat(
3365interlace_type = (MS_U8) s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_memformat(
3378 interlace_type = 0;
[all …]
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpng.h918 png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member