Searched refs:aac_codec_configs (Results 1 – 1 of 1) sorted by relevance
513 std::vector<CodecConfiguration> aac_codec_configs; in AacCodecConfigurationsGenerator() local538 aac_codec_configs.push_back(codec_config); in AacCodecConfigurationsGenerator()545 return aac_codec_configs; in AacCodecConfigurationsGenerator()553 auto aac_codec_configs = AacCodecConfigurationsGenerator(); in TEST_F() local557 for (CodecConfiguration codec_config : aac_codec_configs) { in TEST_F()