Searched refs:OHAudioDecoderIsValidCnormal (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/ |
| D | index.d.ts | 56 export const OHAudioDecoderIsValidCnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/ |
| D | index.d.ts | 56 export const OHAudioDecoderIsValidCnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| D | audiodecoderxdlndk.cpp | 906 static napi_value OHAudioDecoderIsValidCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderIsValidCnormal() function 1007 …{"OHAudioDecoderIsValidCnormal", nullptr, OHAudioDecoderIsValidCnormal, nullptr, nullptr, nullptr,… in Init()
|
| D | audioDecoderAvBuffer.cpp | 905 static napi_value OHAudioDecoderIsValidCnormal(napi_env env, napi_callback_info info) in OHAudioDecoderIsValidCnormal() function 1159 …{"OHAudioDecoderIsValidCnormal", nullptr, OHAudioDecoderIsValidCnormal, nullptr, nullptr, nullptr,… in Init()
|
| /test/xts/acts/multimedia/avsource/entry/src/ohosTest/ets/test/ |
| D | AudioDeCoderNdk.test.ets | 564 let result: number = audiodecoderxdlndk.OHAudioDecoderIsValidCnormal();
|
| D | AudioDecAvBufferNdk.test.ets | 629 let result: number = audioDecoderAvBuffer.OHAudioDecoderIsValidCnormal();
|