Searched refs:g_bit_depth (Results 1 – 16 of 16) sorted by relevance
97 cfg_.g_bit_depth = test_video_param_.bit_depth; in SetUp()99 if (cfg_.g_bit_depth > 8) init_flags_ |= AOM_CODEC_USE_HIGHBITDEPTH; in SetUp()200 cfg_.g_bit_depth = test_video_param_.bit_depth; in SetUp()202 if (cfg_.g_bit_depth > 8) init_flags_ |= AOM_CODEC_USE_HIGHBITDEPTH; in SetUp()311 cfg_.g_bit_depth = test_video_param_.bit_depth; in SetUp()313 if (cfg_.g_bit_depth > 8) init_flags_ |= AOM_CODEC_USE_HIGHBITDEPTH; in SetUp()
107 cfg_.g_bit_depth = test_video_param_.bit_depth; in DoTest()109 if (cfg_.g_bit_depth > 8) init_flags_ |= AOM_CODEC_USE_HIGHBITDEPTH; in DoTest()
163 cfg_.g_bit_depth = test_video_param_.bit_depth; in DoTest()165 if (cfg_.g_bit_depth > 8) init_flags_ |= AOM_CODEC_USE_HIGHBITDEPTH; in DoTest()
186 cfg_.g_bit_depth = test_video_param_.bit_depth; in TEST_P()188 if (cfg_.g_bit_depth > 8) init_flags_ |= AOM_CODEC_USE_HIGHBITDEPTH; in TEST_P()
245 cfg_.g_bit_depth = test_video_param_.bit_depth; in TEST_P()247 if (cfg_.g_bit_depth > 8) init_flags_ |= VPX_CODEC_USE_HIGHBITDEPTH; in TEST_P()270 cfg_.g_bit_depth = test_video_param_.bit_depth; in TEST_P()274 if (cfg_.g_bit_depth > 8) init_flags_ |= VPX_CODEC_USE_HIGHBITDEPTH; in TEST_P()
191 cfg_.g_bit_depth = test_video_param_.bit_depth; in TEST_P()193 if (cfg_.g_bit_depth > 8) init_flags_ |= VPX_CODEC_USE_HIGHBITDEPTH; in TEST_P()
284 cfg.g_bit_depth = AOM_BITS_8; in main()286 flags |= (cfg.g_bit_depth > AOM_BITS_8 || !CONFIG_LOWBITDEPTH) in main()
481 cfg.g_bit_depth = AOM_BITS_8; in main()482 flags |= (cfg.g_bit_depth > AOM_BITS_8 || !CONFIG_LOWBITDEPTH) in main()
1435 config->cfg.g_bit_depth = arg_parse_enum_or_int(&arg); in parse_stream_params()1554 config->cfg.g_bit_depth > AOM_BITS_8 || !CONFIG_LOWBITDEPTH; in parse_stream_params()1577 (unsigned int)stream->config.cfg.g_bit_depth); in validate_stream_config()1665 SHOW(g_bit_depth); in show_stream_config()2241 (int)stream->config.cfg.g_bit_depth; in main()2312 (unsigned int)stream->config.cfg.g_bit_depth) { in main()2313 stream->config.cfg.g_bit_depth = stream->config.cfg.g_input_bit_depth; in main()2321 if (stream->config.cfg.g_bit_depth > 10) { in main()2331 if (stream->config.cfg.g_bit_depth > 8) { in main()2419 input_shift = (int)stream->config.cfg.g_bit_depth - in main()
303 aom_bit_depth_t g_bit_depth; member
321 vpx_bit_depth_t g_bit_depth; member
313 enc_cfg->g_bit_depth = arg_parse_enum_or_int(&arg); in parse_command_line()314 switch (enc_cfg->g_bit_depth) { in parse_command_line()328 die("Error: Invalid bit depth selected (%d)\n", enc_cfg->g_bit_depth); in parse_command_line()
692 cfg.g_bit_depth = bit_depth; in main()
1197 config->cfg.g_bit_depth = arg_parse_enum_or_int(&arg); in parse_stream_params()1338 (unsigned int)stream->config.cfg.g_bit_depth) { in validate_stream_config()1340 stream->index, (int)stream->config.cfg.g_bit_depth, in validate_stream_config()1440 SHOW(g_bit_depth); in show_stream_config()2024 (int)stream->config.cfg.g_bit_depth; in main()2101 input_shift = (int)stream->config.cfg.g_bit_depth - in main()
261 RANGE_CHECK(cfg, g_bit_depth, VPX_BITS_8, VPX_BITS_12); in validate_config()330 cfg->g_bit_depth > VPX_BITS_8) { in validate_config()337 cfg->g_bit_depth == VPX_BITS_8) { in validate_config()462 oxcf->bit_depth = cfg->g_bit_depth; in set_encoder_config()
395 RANGE_CHECK(cfg, g_bit_depth, AOM_BITS_8, AOM_BITS_12); in validate_config()425 cfg->g_bit_depth > AOM_BITS_10) { in validate_config()554 oxcf->bit_depth = cfg->g_bit_depth; in set_encoder_config()