Searched refs:VP9E_TEMPORAL_LAYERING_MODE_BYPASS (Results 1 – 6 of 6) sorted by relevance
626 VP9E_TEMPORAL_LAYERING_MODE_BYPASS = 1, enumerator
725 if (svc_ctx.temporal_layering_mode == VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in main()785 VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in main()882 if (svc_ctx.temporal_layering_mode == VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in main()
662 cfg.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in main()
838 cfg_.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in TEST_P()882 cfg_.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in TEST_P()932 cfg_.temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in TEST_P()
616 VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in vp9_one_pass_cbr_svc_start_layer()645 if (cpi->svc.temporal_layering_mode != VP9E_TEMPORAL_LAYERING_MODE_BYPASS) { in vp9_one_pass_cbr_svc_start_layer()
331 config_->temporal_layering_mode = VP9E_TEMPORAL_LAYERING_MODE_BYPASS; in InitEncode()