Searched refs:tuningPrefix (Results 1 – 1 of 1) sorted by relevance
2680 static const char *tuningPrefix = "tuning-"; in loadCodecProperties() local2681 static const int tuningPrefixLen = strlen(tuningPrefix); in loadCodecProperties()2695 } else if (!strncmp(mapSrc, tuningPrefix, tuningPrefixLen)) { in loadCodecProperties()