Home
last modified time | relevance | path

Searched refs:g_usage (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h276 unsigned int g_usage; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c176 cfg->g_usage = usage; in vpx_codec_enc_config_default()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c537 extracfg_map[i].usage && extracfg_map[i].usage != cfg->g_usage; in vp9e_common_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c617 extracfg_map[i].usage && extracfg_map[i].usage != (int32_t)cfg->g_usage; in vp8e_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c1106 SHOW(g_usage); in show_stream_config()