Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
DVDecEncNdkSample.cpp52 … void VdecAsyncNeedInputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, void *userData) in VdecAsyncNeedInputData() function
213 cbDec_.onNeedInputData = VdecAsyncNeedInputData; in CreateVideoDecoderByMime()
230 cbDec_.onNeedInputData = VdecAsyncNeedInputData; in CreateVideoDecoderByName()