Searched refs:REALTIME (Results 1 – 6 of 6) sorted by relevance
28 | testing CLOCK REALTIME
627 if (oxcf->mode == REALTIME) { in vp9_set_speed_features_framesize_dependent()637 if (cpi->encode_breakout && oxcf->mode == REALTIME && in vp9_set_speed_features_framesize_dependent()765 if (oxcf->mode == REALTIME) in vp9_set_speed_features_framesize_independent()
107 REALTIME enumerator869 return !(cpi->oxcf.mode == REALTIME && cpi->oxcf.rc_mode == VPX_CBR) && in is_altref_enabled()
3470 cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5 && cm->show_frame;3538 cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5) ||5098 if ((oxcf->mode != REALTIME) && (oxcf->arnr_max_frames > 0) &&5630 if (cpi->oxcf.mode == REALTIME && cpi->oxcf.speed >= 5 && cpi->oxcf.row_mt) {
1054 if (cpi->oxcf.mode == REALTIME && cpi->num_workers > 1 && tile_rows == 1 && in encode_tiles()
953 new_mode = (deadline > duration_us) ? GOOD : REALTIME; in pick_quickcompress_mode()964 new_mode = REALTIME; in pick_quickcompress_mode()