Searched refs:OnDecInputDataAvailable (Results 1 – 1 of 1) sorted by relevance
77 static void OnDecInputDataAvailable(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *use… in OnDecInputDataAvailable() function227 decCallback.onNeedInputData = OnDecInputDataAvailable; in Configure()