true               35 extra/stdbool.h #define true	1
true               42 extra/stdbool.h     true = 1
true               55 extra/stdbool.h #define true	true
true               69 libde265/encoder/algo/cb-interpartmode.h     add_choice("2Nx2N", PART_2Nx2N, true);
true               69 libde265/encoder/algo/cb-intrapartmode.h     add_choice("brute-force",ALGO_CB_IntraPartMode_BruteForce, true);
true              110 libde265/encoder/algo/cb-intrapartmode.h     add_choice("2Nx2N", PART_2Nx2N, true);
true               74 libde265/encoder/algo/pb-mv.h     add_choice("horiz",  MVTestMode_Horizontal, true);
true              131 libde265/encoder/algo/pb-mv.h     add_choice("full",   MVSearchAlgo_Full, true);
true               54 libde265/encoder/algo/tb-intrapredmode.h     add_choice("fast-brute"  ,ALGO_TB_IntraPredMode_FastBrute, true);
true               74 libde265/encoder/algo/tb-intrapredmode.h     add_choice("satd",TBBitrateEstim_SATD_Hadamard, true);
true              116 libde265/encoder/algo/tb-intrapredmode.h     add_choice("all"   ,ALGO_TB_IntraPredMode_Subset_All, true);
true               50 libde265/encoder/algo/tb-rateestim.h     add_choice("exact",ALGO_TB_RateEstimation_Exact, true);
true               91 libde265/encoder/algo/tb-split.h     add_choice("all"     ,ALGO_TB_BruteForce_ZeroBlockPrune_all, true);
true               54 libde265/encoder/encoder-params.h     add_choice("low-delay", SOP_LowDelay, true);
true               69 libde265/encoder/encoder-params.h     add_choice("test",   MEMode_Test, true);