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