Home
last modified time | relevance | path

Searched refs:info_ (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dvideodecoderndk.cpp554 OH_AVCodecBufferAttr info_; in OHVideoDecoderPushInputData() local
555 info_.offset = 0; in OHVideoDecoderPushInputData()
556 info_.flags = AVCODEC_BUFFER_FLAGS_NONE; in OHVideoDecoderPushInputData()
557 checkParam = OH_VideoDecoder_PushInputData(videoDec, index, info_); in OHVideoDecoderPushInputData()

Completed in 2 milliseconds