Searched refs:OHAudioDecoderFreeOutputBuffer (Results 1 – 3 of 3) sorted by relevance
58 export const OHAudioDecoderFreeOutputBuffer: () => number; constant
965 static napi_value OHAudioDecoderFreeOutputBuffer(napi_env env, napi_callback_info info) in OHAudioDecoderFreeOutputBuffer() function1163 …{"OHAudioDecoderFreeOutputBuffer", nullptr, OHAudioDecoderFreeOutputBuffer, nullptr, nullptr, null… in Init()
657 let result: number = audioDecoderAvBuffer.OHAudioDecoderFreeOutputBuffer();