Searched refs:vpxGetErrorCode (Results 1 – 2 of 2) sorted by relevance
144 vpxGetErrorCode(vpxDecContext), message); in decode()227 private native int vpxGetErrorCode(long context); in vpxGetErrorCode() method in VpxDecoder
695 DECODER_FUNC(jint, vpxGetErrorCode, jlong jContext) { return errorCode; } in DECODER_FUNC() argument