Searched refs:i_rawPel (Results 1 – 1 of 1) sorted by relevance
105 void createPelCustom(std::vector<uint8_t>& i_rawPel, in createPelCustom() argument109 auto tiPel = std::make_unique<pel::PelMinimal>(i_rawPel); in createPelCustom()293 tiPel->raw(i_rawPel); in createPelCustom()296 createPelRaw(i_rawPel); in createPelCustom()