HomeSort by relevance Sort by last modified time
    Searched defs:REALTIME (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/encoder/
encoder.h 88 // Realtime Fast Encoding. Will force some restrictions on bitrate
90 REALTIME
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 104 // Realtime/Live Encoding. This mode is optimized for realtime encoding (for
107 REALTIME
1025 return !(cpi->oxcf.mode == REALTIME && cpi->oxcf.rc_mode == VPX_CBR) &&

Completed in 522 milliseconds