Home
last modified time | relevance | path

Searched refs:cfg_map_count (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h308 int cfg_map_count; member
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c168 for (i = 0; i < iface->enc.cfg_map_count; ++i) { in vpx_codec_enc_config_default()