Searched refs:g_threads (Results 1 – 25 of 34) sorted by relevance
12
177 cfg_.g_threads = 1; in TEST_P()193 cfg_.g_threads = 1; in TEST_P()197 cfg_.g_threads = 4; in TEST_P()209 cfg_.g_threads = 2; in TEST_P()213 cfg_.g_threads = 8; in TEST_P()327 cfg_.g_threads = 1; in TEST_P()334 cfg_.g_threads = threads_; in TEST_P()346 cfg_.g_threads = 1; in TEST_P()361 cfg_.g_threads = 2; in TEST_P()368 cfg_.g_threads = threads_; in TEST_P()[all …]
605 cfg_.g_threads = 1; in TEST_P()635 cfg_.g_threads = 1; in TEST_P()666 cfg_.g_threads = 1; in TEST_P()700 cfg_.g_threads = 1; in TEST_P()738 cfg_.g_threads = 1; in TEST_P()773 cfg_.g_threads = 1; in TEST_P()811 cfg_.g_threads = 3; in TEST_P()875 cfg_.g_threads = 1; in TEST_P()927 cfg_.g_threads = 4; in TEST_P()958 cfg_.g_threads = 4; in TEST_P()[all …]
132 encoder->Control(VP9E_SET_TILE_COLUMNS, get_msb(cfg_.g_threads)); in PreEncodeFrameHook()595 cfg_.g_threads = 2; in TEST_P()746 cfg_.g_threads = 2; in TEST_P()806 cfg_.g_threads = 2; in TEST_P()835 cfg_.g_threads = 4;
211 cfg_.g_threads = 2; in SetUp()295 cfg_.g_threads = 2; in TEST_P()
91 cfg_.g_threads = 1; in TEST_P()229 cfg_.g_threads = 1; in SetConfig()
249 cfg_.g_threads = 2; in DropFramesMultiThreadsTest()334 cfg_.g_threads = 2; in TEST_P()
84 cfg_.g_threads = 0; in SetUp()
56 encoder->Control(VP9E_SET_TILE_COLUMNS, get_msb(cfg_.g_threads)); in PreEncodeFrameHookSetup()
82 cfg_.g_threads = threads_; in SetUp()
205 cfg_.g_threads = 1; in EncoderTest()
125 cfg_.g_threads = 1; in DoTest()139 cfg_.g_threads = 4; in DoTest()157 cfg_.g_threads = 2; in DoTest()187 cfg_.g_threads = 4; in DoTest()
32 cfg_.g_threads = 0; in SetUp()
60 cfg_.g_threads = 0; in SetUp()
95 cfg_.g_threads = 0; in SetUp()
90 cfg_.g_threads = threads_; in SetUp()
83 cfg_.g_threads = threads_; in SetUp()
182 cfg_.g_threads = 1; in TestRoundTrip()
184 cfg_.g_threads = 1; in EncoderTest()
76 config_.g_threads = 0;204 config_.g_threads = 0; in DestroyEncoder()282 config_.g_threads = params_.num_encode_threads; in PrepareEncoder()
211 bool is_encoder_initialized() const { return config_.g_threads != 0; } in is_encoder_initialized()
464 cfg[0].g_threads = 1; in main()465 cfg[1].g_threads = 1; in main()466 cfg[2].g_threads = 1; in main()
758 cfg.g_threads = (unsigned int)strtoul(argv[11], NULL, 0); in main()842 vpx_codec_control(&codec, VP9E_SET_TILE_COLUMNS, get_msb(cfg.g_threads)); in main()849 if (cfg.g_threads > 1) in main()
389 unsigned int g_threads; member
285 unsigned int g_threads; member
161 RANGE_CHECK_HI(cfg, g_threads, 64); in validate_config()271 if (cfg->g_threads > (1 << vp8_cfg->token_partitions)) in validate_config()297 oxcf->multi_threaded = cfg.g_threads; in set_vp8e_config()