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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 180 if (cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) {
186 if (pass == 0 && oxcf->end_usage == USAGE_STREAM_FROM_SERVER) {
279 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER))
292 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER))
    [all...]
vp9_onyx_int.h 136 USAGE_STREAM_FROM_SERVER = 1,
vp9_onyx_if.c 762 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) ||
924 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) ||
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 234 if (cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) {
282 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER))
294 !(cpi->use_svc && cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER))
    [all...]
vp9_onyx_int.h 136 USAGE_STREAM_FROM_SERVER = 1,
vp9_onyx_if.c 758 if (pass == 0 && oxcf->end_usage == USAGE_STREAM_FROM_SERVER) {
807 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) ||
967 cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) ||
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 43 USAGE_STREAM_FROM_SERVER = 0x1,
  /external/libvpx/libvpx/vp8/common/
onyx.h 43 USAGE_STREAM_FROM_SERVER = 0x1,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 43 USAGE_STREAM_FROM_SERVER = 0x1,
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ratectrl.c 754 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) &&
791 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
856 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
firstpass.c 355 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ratectrl.c 754 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) &&
791 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
856 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
firstpass.c 355 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ratectrl.c 754 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER) &&
791 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
856 if ((cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
firstpass.c 355 if (cpi->oxcf.end_usage == USAGE_STREAM_FROM_SERVER)
    [all...]
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 323 oxcf->end_usage = USAGE_STREAM_FROM_SERVER;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 333 oxcf->end_usage = USAGE_STREAM_FROM_SERVER;
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 322 oxcf->end_usage = USAGE_STREAM_FROM_SERVER;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 335 oxcf->end_usage = USAGE_STREAM_FROM_SERVER;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 312 oxcf->end_usage = USAGE_STREAM_FROM_SERVER;
    [all...]

Completed in 1071 milliseconds