Searched refs:CreateImgParam (Results 1 – 2 of 2) sorted by relevance
52 bool CreateImgParam(ImgType type, std::vector<uint8_t>& props);
159 bool HeifEncoderHelper::CreateImgParam(ImgType type, vector<uint8_t>& props) in CreateImgParam() function in OHOS::VDI::HEIF::HeifEncoderHelper223 IF_TRUE_RETURN_VAL(!CreateImgParam(type, item.liteProperties), false); in FillImageItem()