Searched refs:OH_AudioDecoder_FreeOutputData (Results 1 – 2 of 2) sorted by relevance
28 export const OH_AudioDecoder_FreeOutputData: () => number; constant
636 if (OH_AudioDecoder_FreeOutputData(adec_, indexDec) != AV_ERR_OK) { in PushInbufferEnc()