Searched refs:ldac_codec_configs (Results 1 – 1 of 1) sorted by relevance
587 std::vector<CodecConfiguration> ldac_codec_configs; in LdacCodecConfigurationsGenerator() local610 ldac_codec_configs.push_back(codec_config); in LdacCodecConfigurationsGenerator()616 return ldac_codec_configs; in LdacCodecConfigurationsGenerator()624 auto ldac_codec_configs = LdacCodecConfigurationsGenerator(); in TEST_F() local628 for (CodecConfiguration codec_config : ldac_codec_configs) { in TEST_F()