Searched refs:stVoLayerAttr (Results 1 – 1 of 1) sorted by relevance
68 VO_VIDEO_LAYER_ATTR_S stVoLayerAttr; member194 s32Ret = RK_MPI_VO_SetLayerAttr(VoLayer, &ctx->stVoLayerAttr); in create_vo()575 pstVoCtx.stVoLayerAttr.stDispRect.u32Width = 1920; in test_avs_vo_loop()576 pstVoCtx.stVoLayerAttr.stDispRect.u32Height = 1080; in test_avs_vo_loop()578 pstVoCtx.stVoLayerAttr.stDispRect.u32Width = 1080; in test_avs_vo_loop()579 pstVoCtx.stVoLayerAttr.stDispRect.u32Height = 1920; in test_avs_vo_loop()581 pstVoCtx.stVoLayerAttr.enPixFormat = RK_FMT_RGB888; in test_avs_vo_loop()590 pstVoCtx.stVoLayerAttr.stDispRect.s32X = 0; in test_avs_vo_loop()591 pstVoCtx.stVoLayerAttr.stDispRect.s32Y = 0; in test_avs_vo_loop()592 pstVoCtx.stVoLayerAttr.stImageSize.u32Width = in test_avs_vo_loop()[all …]