Searched refs:REALTIME (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/memcheck/tests/linux/
H A Dtimerfd-syscall.stderr.exp28 | testing CLOCK REALTIME
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h97 REALTIME enumerator in enum:__anon13169
509 return cpi->oxcf.mode != REALTIME && cpi->oxcf.lag_in_frames > 0 &&
H A Dvp9_speed_features.c400 if (oxcf->mode == REALTIME)
437 if (cpi->encode_breakout && oxcf->mode == REALTIME &&
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c724 new_mode = (deadline > duration_us) ? GOOD : REALTIME;

Completed in 940 milliseconds