Searched refs:buffer_ref (Results 1 – 3 of 3) sorted by relevance
24 jobject buffer_ref = env->NewGlobalRef(buffer); in Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData() local25 if (!buffer_ref) { in Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData()30 env->DeleteGlobalRef(buffer_ref); in Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData()38 env->DeleteGlobalRef(buffer_ref); in Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData()
1890 Add avfilter_fill_frame_from_{audio_,}buffer_ref() functions.
33008 struct buffer_ref { struct