Searched refs:OHAudioDecoderStartCnormal (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/ |
| D | index.d.ts | 38 export const OHAudioDecoderStartCnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/ |
| D | index.d.ts | 38 export const OHAudioDecoderStartCnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| D | audiodecoderxdlndk.cpp | 442 static napi_value OHAudioDecoderStartCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderStartCnormal() function 971 …{"OHAudioDecoderStartCnormal", nullptr, OHAudioDecoderStartCnormal, nullptr, nullptr, nullptr, nap… in Init()
|
| D | audioDecoderAvBuffer.cpp | 441 static napi_value OHAudioDecoderStartCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderStartCnormal() function 1123 …{"OHAudioDecoderStartCnormal", nullptr, OHAudioDecoderStartCnormal, nullptr, nullptr, nullptr, nap… in Init()
|
| /test/xts/acts/multimedia/avsource/entry/src/ohosTest/ets/test/ |
| D | AudioDeCoderNdk.test.ets | 312 let result: number = audiodecoderxdlndk.OHAudioDecoderStartCnormal();
|
| D | AudioDecAvBufferNdk.test.ets | 377 let result: number = audioDecoderAvBuffer.OHAudioDecoderStartCnormal();
|