Home
last modified time | relevance | path

Searched refs:OHAudioDecoderDestroyCnormal (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/
Dindex.d.ts35 export const OHAudioDecoderDestroyCnormal: () => number; constant
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/
Dindex.d.ts35 export const OHAudioDecoderDestroyCnormal: () => number; constant
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
Daudiodecoderxdlndk.cpp390 static napi_value OHAudioDecoderDestroyCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderDestroyCnormal() function
965 …{"OHAudioDecoderDestroyCnormal", nullptr, OHAudioDecoderDestroyCnormal, nullptr, nullptr, nullptr,… in Init()
DaudioDecoderAvBuffer.cpp389 static napi_value OHAudioDecoderDestroyCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderDestroyCnormal() function
1117 …{"OHAudioDecoderDestroyCnormal", nullptr, OHAudioDecoderDestroyCnormal, nullptr, nullptr, nullptr,… in Init()
/test/xts/acts/multimedia/avsource/entry/src/ohosTest/ets/test/
DAudioDeCoderNdk.test.ets270 let result: number = audiodecoderxdlndk.OHAudioDecoderDestroyCnormal();
DAudioDecAvBufferNdk.test.ets335 let result: number = audioDecoderAvBuffer.OHAudioDecoderDestroyCnormal();