Searched refs:forcingType (Results 1 – 2 of 2) sorted by relevance
18 typedef enum { FORCE_NONE = 0, FORCE_CONST = 1, FORCE_MMS = 2 } forcingType; typedef53 forcingType forcing_choice;
133 forcingType forcing_choice = app_ctx->forcing_choice; in SetupLibceedFineLevel()