Home
last modified time | relevance | path

Searched refs:LIBRARY_FUNC (Results 1 – 3 of 3) sorted by relevance

/external/exoplayer/tree/extensions/opus/src/main/jni/
Dopus_jni.cc40 #define LIBRARY_FUNC(RETURN_TYPE, NAME, ...) \ macro
157 LIBRARY_FUNC(jstring, opusIsSecureDecodeSupported) { in LIBRARY_FUNC() function
162 LIBRARY_FUNC(jstring, opusGetVersion) { in LIBRARY_FUNC() function
/external/exoplayer/tree/extensions/ffmpeg/src/main/jni/
Dffmpeg_jni.cc39 #define LIBRARY_FUNC(RETURN_TYPE, NAME, ...) \ macro
112 LIBRARY_FUNC(jstring, ffmpegGetVersion) { in LIBRARY_FUNC() function
116 LIBRARY_FUNC(jboolean, ffmpegHasDecoder, jstring codecName) { in LIBRARY_FUNC() function
/external/exoplayer/tree/extensions/vp9/src/main/jni/
Dvpx_jni.cc51 #define LIBRARY_FUNC(RETURN_TYPE, NAME, ...) \ macro
697 LIBRARY_FUNC(jstring, vpxIsSecureDecodeSupported) { in LIBRARY_FUNC() function
702 LIBRARY_FUNC(jstring, vpxGetVersion) { in LIBRARY_FUNC() function
706 LIBRARY_FUNC(jstring, vpxGetBuildConfig) { in LIBRARY_FUNC() function