Searched refs:REALTIME (Results 1 – 8 of 8) sorted by relevance
27 REALTIME = 1; enumerator
28 | testing CLOCK REALTIME
683 if (oxcf->mode == REALTIME) { in vp9_set_speed_features_framesize_dependent()693 if (cpi->encode_breakout && oxcf->mode == REALTIME && in vp9_set_speed_features_framesize_dependent()822 if (oxcf->mode == REALTIME) in vp9_set_speed_features_framesize_independent()
107 REALTIME enumerator879 return !(cpi->oxcf.mode == REALTIME && cpi->oxcf.rc_mode == VPX_CBR) && in is_altref_enabled()
3483 cpi->compute_source_sad_onepass = cpi->oxcf.mode == REALTIME;3552 cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5) ||5155 if ((oxcf->mode != REALTIME) && (oxcf->arnr_max_frames > 0) &&5698 if (cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5 && cpi->oxcf.row_mt) {
1056 if (cpi->oxcf.mode == REALTIME && cpi->num_workers > 1 && tile_rows == 1 && in encode_tiles()
974 new_mode = (deadline > duration_us) ? GOOD : REALTIME; in pick_quickcompress_mode()986 new_mode = REALTIME; in pick_quickcompress_mode()
1025 {CLOCK_REALTIME, protos::ClockSnapshot::Clock::REALTIME, {0, 0}}, in MaybeSnapshotClocks()