Searched defs:codecSpec (Results 1 – 2 of 2) sorted by relevance
165 String codecSpec = String.format(Locale.US, "%d %s %s", codec.type, in add() local180 int remotePort, String codecSpec, int dtmfType, String opPackageName); in nativeAdd()
968 const char *codecSpec = env->GetStringUTFChars(jCodecSpec, NULL); in add() local