Searched refs:REALTIME (Results 1 – 14 of 14) sorted by relevance
41 REALTIME = 0,
27 REALTIME = 1; enumerator
405 REALTIME = 1; enumerator
820 if (oxcf->mode == REALTIME) { in vp9_set_speed_features_framesize_dependent()830 if (cpi->encode_breakout && oxcf->mode == REALTIME && in vp9_set_speed_features_framesize_dependent()964 if (oxcf->mode == REALTIME) in vp9_set_speed_features_framesize_independent()
107 REALTIME enumerator1025 return !(cpi->oxcf.mode == REALTIME && cpi->oxcf.rc_mode == VPX_CBR) && in is_altref_enabled()
572 if (cpi->oxcf.mode != REALTIME || cpi->oxcf.speed < 5) return; in apply_roi_map()3700 cpi->compute_source_sad_onepass = cpi->oxcf.mode == REALTIME;3775 cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5) ||3805 if (cm->show_frame && cpi->oxcf.mode == REALTIME &&6586 if ((oxcf->mode != REALTIME) && (oxcf->arnr_max_frames > 0) &&7118 if (cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5 && cpi->oxcf.row_mt) {
1071 if (cpi->oxcf.mode == REALTIME && cpi->num_workers > 1 && tile_rows == 1 && in encode_tiles()
96 CONF(CRYPT), CONF(ENH_I18N), CONF(REALTIME), CONF(REALTIME_THREADS),
798 else if (oxcf->mode == REALTIME) in av1_set_speed_features_framesize_independent()
90 REALTIME enumerator
963 new_mode = (deadline > duration_us) ? GOOD : REALTIME; in pick_quickcompress_mode()975 new_mode = REALTIME; in pick_quickcompress_mode()
549 oxcf->mode = (cfg->g_usage == 1) ? REALTIME : GOOD; in set_encoder_config()1668 if (ctx->oxcf.mode != GOOD && ctx->oxcf.mode != REALTIME) { in encoder_encode()
1068 } else if (clk.type() == protos::pbzero::ClockSnapshot::Clock::REALTIME) { in ParseClockSnapshot()
2122 {CLOCK_REALTIME, protos::ClockSnapshot::Clock::REALTIME, {0, 0}}, in SnapshotClocks()