Searched refs:OH_AudioDecoder_Destroy (Results 1 – 4 of 4) sorted by relevance
17 export const OH_AudioDecoder_Destroy: () => number; constant
51 * @tc.desc : test OH_AudioDecoder_Destroy57 expect(audiodecoderxdlndk.OH_AudioDecoder_Destroy()).assertEqual(0);236 * @tc.desc : test OH_AudioDecoder_Destroy250 * @tc.desc : test OH_AudioDecoder_Destroy264 * @tc.desc : test OH_AudioDecoder_Destroy
80 return TestInitAVErrCode(env, OH_AudioDecoder_Destroy(audioDec)); in AudioDecoderDestroy()140 OH_AudioDecoder_Destroy(audioDec); in AudioDecoderSetCallback()381 return TestInitAVErrCode(env, OH_AudioDecoder_Destroy(audioDec)); in OHAudioDecoderDestroyAnormal()387 return TestInitAVErrCode(env, OH_AudioDecoder_Destroy(audioDec)); in OHAudioDecoderDestroyBnormal()393 return TestInitAVErrCode(env, OH_AudioDecoder_Destroy(audioDec)); in OHAudioDecoderDestroyCnormal()
123 OH_AudioDecoder_Destroy(adec_); in ~ADecEncNdkSample()337 OH_AudioDecoder_Destroy(adec_); in ReleaseDec()