Searched refs:OHAudioDecoderPushInputBuffer (Results 1 – 3 of 3) sorted by relevance
57 export const OHAudioDecoderPushInputBuffer: () => number; constant
932 static napi_value OHAudioDecoderPushInputBuffer(napi_env env, napi_callback_info info) in OHAudioDecoderPushInputBuffer() function1161 …{"OHAudioDecoderPushInputBuffer", nullptr, OHAudioDecoderPushInputBuffer, nullptr, nullptr, nullpt… in Init()
643 let result: number = audioDecoderAvBuffer.OHAudioDecoderPushInputBuffer();