Searched refs:temporal_layering_mode (Results 1 – 12 of 12) sorted by relevance
567 cfg_.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in TEST_P()610 cfg_.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in TEST_P()658 cfg_.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in TEST_P()853 int temporal_layering_mode, in assign_layer_bitrates() argument870 if (temporal_layering_mode == 3) { in assign_layer_bitrates()877 } else if (temporal_layering_mode == 2) { in assign_layer_bitrates()903 cfg_.temporal_layering_mode = 3; in TEST_P()919 cfg_.ts_number_layers, cfg_.temporal_layering_mode, in TEST_P()947 cfg_.temporal_layering_mode = 3; in TEST_P()960 cfg_.ts_number_layers, cfg_.temporal_layering_mode, in TEST_P()
307 if (svc_ctx->temporal_layering_mode != 0) { in assign_layer_bitrates()335 if (svc_ctx->temporal_layering_mode == 3) { in assign_layer_bitrates()342 } else if (svc_ctx->temporal_layering_mode == 2 || in assign_layer_bitrates()343 svc_ctx->temporal_layering_mode == 1) { in assign_layer_bitrates()419 if (svc_ctx->temporal_layering_mode == 3) { in vpx_svc_init()421 } else if (svc_ctx->temporal_layering_mode == 2 || in vpx_svc_init()422 svc_ctx->temporal_layering_mode == 1) { in vpx_svc_init()
750 int temporal_layering_mode; member763 int temporal_layering_mode; /**< Temporal layering mode */ member
36 int temporal_layering_mode; member
139 if (svc->temporal_layering_mode != VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING) { in vp9_update_layer_context_change_config()544 if (cpi->svc.temporal_layering_mode == VP9E_TEMPORAL_LAYERING_MODE_0212) { in vp9_one_pass_cbr_svc_start_layer()546 } else if (cpi->svc.temporal_layering_mode == in vp9_one_pass_cbr_svc_start_layer()549 } else if (cpi->svc.temporal_layering_mode == in vp9_one_pass_cbr_svc_start_layer()552 } else if (cpi->svc.temporal_layering_mode == in vp9_one_pass_cbr_svc_start_layer()577 if (cpi->svc.temporal_layering_mode != VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in vp9_one_pass_cbr_svc_start_layer()
78 VP9E_TEMPORAL_LAYERING_MODE temporal_layering_mode; member
244 VP9E_TEMPORAL_LAYERING_MODE temporal_layering_mode; member
784 cpi->svc.temporal_layering_mode = oxcf->temporal_layering_mode; in init_config()
173 svc_ctx->temporal_layering_mode = default_temporal_layering_mode; in parse_command_line()231 svc_ctx->temporal_layering_mode = in parse_command_line()232 enc_cfg->temporal_layering_mode = arg_parse_int(&arg); in parse_command_line()233 if (svc_ctx->temporal_layering_mode) { in parse_command_line()716 if (svc_ctx.temporal_layering_mode == VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in main()
635 cfg.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in main()
331 config_->temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in InitEncode()337 config_->temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_NOLAYERING; in InitEncode()344 config_->temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_0101; in InitEncode()353 config_->temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_0212; in InitEncode()
499 oxcf->temporal_layering_mode = (enum vp9e_temporal_layering_mode) in set_encoder_config()500 cfg->temporal_layering_mode; in set_encoder_config()