Home
last modified time | relevance | path

Searched refs:OH_AudioDecoder_PushInputData (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/types/libaudiodecoderxdlndk/
Dindex.d.ts27 export const OH_AudioDecoder_PushInputData: () => number; constant
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
DADecEncNdkSample.cpp366 return OH_AudioDecoder_PushInputData(adec_, index, attr); in PushInbufferDec()