Searched refs:OHAudioDecoderStartBnormal (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/ |
| D | index.d.ts | 37 export const OHAudioDecoderStartBnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/ |
| D | index.d.ts | 37 export const OHAudioDecoderStartBnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| D | audiodecoderxdlndk.cpp | 419 static napi_value OHAudioDecoderStartBnormal(napi_env env, napi_callback_info info) in OHAudioDecoderStartBnormal() function 969 …{"OHAudioDecoderStartBnormal", nullptr, OHAudioDecoderStartBnormal, nullptr, nullptr, nullptr, nap… in Init()
|
| D | audioDecoderAvBuffer.cpp | 418 static napi_value OHAudioDecoderStartBnormal(napi_env env, napi_callback_info info) in OHAudioDecoderStartBnormal() function 1121 …{"OHAudioDecoderStartBnormal", nullptr, OHAudioDecoderStartBnormal, nullptr, nullptr, nullptr, nap… in Init()
|
| /test/xts/acts/multimedia/avsource/entry/src/ohosTest/ets/test/ |
| D | AudioDeCoderNdk.test.ets | 298 let result: number = audiodecoderxdlndk.OHAudioDecoderStartBnormal();
|
| D | AudioDecAvBufferNdk.test.ets | 363 let result: number = audioDecoderAvBuffer.OHAudioDecoderStartBnormal();
|