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

  /external/libvpx/libvpx/vp8/common/
onyx.h 42 USAGE_STREAM_FROM_SERVER = 0x0,
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 762 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) &&
799 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
864 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
firstpass.c 354 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 336 oxcf->end_usage = USAGE_STREAM_FROM_SERVER;
    [all...]

Completed in 56 milliseconds