Searched refs:ldac_codec_configs (Results 1 – 1 of 1) sorted by relevance
481 std::vector<CodecConfiguration> ldac_codec_configs; in LdacCodecConfigurationsGenerator() local504 ldac_codec_configs.push_back(codec_config); in LdacCodecConfigurationsGenerator()510 return ldac_codec_configs; in LdacCodecConfigurationsGenerator()517 auto ldac_codec_configs = LdacCodecConfigurationsGenerator(); in TEST_F() local521 for (CodecConfiguration codec_config : ldac_codec_configs) { in TEST_F()