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

  /external/libaom/libaom/aom/internal/
aom_codec_internal.h 302 *cfg_maps; /**< \copydoc ::aom_codec_enc_cfg_map_t */ member in struct:aom_codec_iface::aom_codec_enc_iface
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 307 *cfg_maps; /**< \copydoc ::vpx_codec_enc_cfg_map_t */ member in struct:vpx_codec_iface::vpx_codec_enc_iface
  /external/libaom/libaom/aom/src/
aom_encoder.c 160 map = iface->enc.cfg_maps + i;
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 165 map = iface->enc.cfg_maps + i;

Completed in 137 milliseconds