Home
last modified time | relevance | path

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

/drivers/peripheral/codec/test/demo/heif/src/
H A Dcodec_heif_helper.cpp36 sptr<ICodecImage> hdiHeifEncoder = ICodecImage::Get(); in DoEncode() local
37 IF_TRUE_RETURN_WITH_MSG(hdiHeifEncoder == nullptr, "failed to get ICodecImage"); in DoEncode()
42 int32_t ret = hdiHeifEncoder->DoHeifEncode(inputImgs_, inputMetas_, refs_, output, filledLen); in DoEncode()

Completed in 1 milliseconds