Searched refs:stVoOutputResolution (Results 1 – 1 of 1) sorted by relevance
120 VO_INTF_SYNC_E stVoOutputResolution; member152 VoPubAttr.enIntfSync = ctx->stVoOutputResolution; in create_vo()1447 RK_PRINT("vo out resolution : %d\n", ctx->stVoOutputResolution); in mpi_gdc_test_show_options()1474 ctx->stVoOutputResolution = VO_OUTPUT_1080P30; in main()1531 OPT_INTEGER('\0', "vo_resolution", &(ctx->stVoOutputResolution), in main()1562 if (ctx->stVoOutputResolution == 31) { in main()1565 } else if (ctx->stVoOutputResolution >= VO_OUTPUT_7680x4320_24 && in main()1566 ctx->stVoOutputResolution <= VO_OUTPUT_7680x4320_60) { in main()