Searched refs:OHAudioDecoderDestroyCnormal (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/ |
| D | index.d.ts | 35 export const OHAudioDecoderDestroyCnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/ |
| D | index.d.ts | 35 export const OHAudioDecoderDestroyCnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| D | audiodecoderxdlndk.cpp | 390 static napi_value OHAudioDecoderDestroyCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderDestroyCnormal() function 965 …{"OHAudioDecoderDestroyCnormal", nullptr, OHAudioDecoderDestroyCnormal, nullptr, nullptr, nullptr,… in Init()
|
| D | audioDecoderAvBuffer.cpp | 389 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/ |
| D | AudioDeCoderNdk.test.ets | 270 let result: number = audiodecoderxdlndk.OHAudioDecoderDestroyCnormal();
|
| D | AudioDecAvBufferNdk.test.ets | 335 let result: number = audioDecoderAvBuffer.OHAudioDecoderDestroyCnormal();
|