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