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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 675 } else if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) {
695 if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) {
737 if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) {
756 cpi->oxcf.end_usage != USAGE_CONSTANT_QUALITY) {
    [all...]
vp9_onyx_int.h 138 USAGE_CONSTANT_QUALITY = 3,
vp9_firstpass.c     [all...]
vp9_onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c 681 } else if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) {
701 if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) {
743 if (oxcf->end_usage == USAGE_CONSTANT_QUALITY) {
762 cpi->oxcf.end_usage != USAGE_CONSTANT_QUALITY) {
    [all...]
vp9_onyx_int.h 138 USAGE_CONSTANT_QUALITY = 3,
vp9_firstpass.c     [all...]
vp9_onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 45 USAGE_CONSTANT_QUALITY = 0x3
  /external/libvpx/libvpx/vp8/common/
onyx.h 45 USAGE_CONSTANT_QUALITY = 0x3
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 45 USAGE_CONSTANT_QUALITY = 0x3
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 327 oxcf->end_usage = USAGE_CONSTANT_QUALITY;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 337 oxcf->end_usage = USAGE_CONSTANT_QUALITY;
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 320 oxcf->end_usage = USAGE_CONSTANT_QUALITY;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 339 oxcf->end_usage = USAGE_CONSTANT_QUALITY;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 310 oxcf->end_usage = USAGE_CONSTANT_QUALITY;
    [all...]

Completed in 72 milliseconds