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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 313 unsigned int g_usage; member in struct:vpx_codec_enc_cfg
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h 276 unsigned int g_usage; member in struct:vpx_codec_enc_cfg
    [all...]
  /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/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/
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c     [all...]

Completed in 421 milliseconds