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