HomeSort by relevance Sort by last modified time
    Searched refs:MODE_REALTIME (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/common/
onyx.h 50 MODE_REALTIME = 0x0,
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 722 new_qc = (deadline > duration_us) ? MODE_GOODQUALITY : MODE_REALTIME;
726 new_qc = MODE_REALTIME;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 533 if(cpi->oxcf.Mode == MODE_REALTIME)
    [all...]

Completed in 72 milliseconds