Searched refs:stVideoRect (Results 1 – 2 of 2) sorted by relevance
1341 stChnParam.stAspectRatio.stVideoRect.s32X = stLayerAttr.stDispRect.s32X + u32X * u32WinWidth; in Sample_VO_MultiWindowns_Start() 1342 stChnParam.stAspectRatio.stVideoRect.s32Y = stLayerAttr.stDispRect.s32Y + u32Y * u32WinHeight; in Sample_VO_MultiWindowns_Start() 1343 stChnParam.stAspectRatio.stVideoRect.u32Width = u32WinWidth/2; in Sample_VO_MultiWindowns_Start() 1344 stChnParam.stAspectRatio.stVideoRect.u32Height = u32WinHeight/2; in Sample_VO_MultiWindowns_Start() 1348 stChnParam.stAspectRatio.stVideoRect.s32X = stLayerAttr.stDispRect.s32X + u32X * u32WinWidth; in Sample_VO_MultiWindowns_Start() 1349 stChnParam.stAspectRatio.stVideoRect.s32Y = stLayerAttr.stDispRect.s32Y + u32Y * u32WinHeight; in Sample_VO_MultiWindowns_Start() 1350 stChnParam.stAspectRatio.stVideoRect.u32Width = u32WinWidth; in Sample_VO_MultiWindowns_Start() 1351 stChnParam.stAspectRatio.stVideoRect.u32Height = u32WinHeight; in Sample_VO_MultiWindowns_Start()
119 RECT_S stVideoRect; /* valid in ASPECT_RATIO_MANUAL mode */ member