Searched refs:OH_AudioEncoder_Destroy (Results 1 – 4 of 4) sorted by relevance
17 export const OH_AudioEncoder_Destroy: () => number; constant
51 * @tc.desc : test OH_AudioEncoder_Destroy57 expect(audioencoderxdlndk.OH_AudioEncoder_Destroy()).assertEqual(0);
80 checkParam = OH_AudioEncoder_Destroy(audioEnc); in AudioEncoderDestroy()150 OH_AudioEncoder_Destroy(audioEnc); in AudioEncoderSetCallback()
124 OH_AudioEncoder_Destroy(aenc_); in ~ADecEncNdkSample()577 OH_AudioEncoder_Destroy(aenc_); in ReleaseEnc()