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