Searched refs:jCodecSpec (Results 1 – 1 of 1) sorted by relevance
952 jstring jCodecSpec, jint dtmfType, jstring opPackageNameStr) in add() argument964 if (!jCodecSpec) { in add()968 const char *codecSpec = env->GetStringUTFChars(jCodecSpec, NULL); in add()989 env->ReleaseStringUTFChars(jCodecSpec, codecSpec); in add()