Searched refs:OHAudioDecoderIsValidBnormal (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/ |
| D | index.d.ts | 55 export const OHAudioDecoderIsValidBnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudioDecoderAvBuffer/ |
| D | index.d.ts | 55 export const OHAudioDecoderIsValidBnormal: () => number; constant
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| D | audiodecoderxdlndk.cpp | 876 static napi_value OHAudioDecoderIsValidBnormal(napi_env env, napi_callback_info info) in OHAudioDecoderIsValidBnormal() function 1005 …{"OHAudioDecoderIsValidBnormal", nullptr, OHAudioDecoderIsValidBnormal, nullptr, nullptr, nullptr,… in Init()
|
| D | audioDecoderAvBuffer.cpp | 875 static napi_value OHAudioDecoderIsValidBnormal(napi_env env, napi_callback_info info) in OHAudioDecoderIsValidBnormal() function 1157 …{"OHAudioDecoderIsValidBnormal", nullptr, OHAudioDecoderIsValidBnormal, nullptr, nullptr, nullptr,… in Init()
|
| /test/xts/acts/multimedia/avsource/entry/src/ohosTest/ets/test/ |
| D | AudioDeCoderNdk.test.ets | 550 let result: number = audiodecoderxdlndk.OHAudioDecoderIsValidBnormal();
|
| D | AudioDecAvBufferNdk.test.ets | 615 let result: number = audioDecoderAvBuffer.OHAudioDecoderIsValidBnormal();
|