HomeSort by relevance Sort by last modified time
    Searched full:g_usage (Results 1 - 12 of 12) sorted by null

  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 172 cfg->g_usage = usage;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_encoder.c 176 cfg->g_usage = usage;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8cx.h 168 * \attention For this value to be used vpx_codec_enc_cfg_t::g_usage must be
vpx_encoder.h 276 unsigned int g_usage; member in struct:vpx_codec_enc_cfg
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 617 extracfg_map[i].usage && extracfg_map[i].usage != (int32_t)cfg->g_usage;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 537 extracfg_map[i].usage && extracfg_map[i].usage != cfg->g_usage;
    [all...]
  /external/libvpx/libvpx/vpx/
vp8cx.h 248 * \attention For this value to be used vpx_codec_enc_cfg_t::g_usage must be
vpx_encoder.h 313 unsigned int g_usage; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c     [all...]
  /external/libvpx/libvpx/
vpxenc.c     [all...]

Completed in 330 milliseconds