Searched defs:idat (Results 1 – 2 of 2) sorted by relevance
112 const std::shared_ptr<HeifIdatBox> &idat, std::vector<uint8_t> *dest) const in ReadData() argument
943 png_byte idat[] = { 0, 0, 0, 0, 'I', 'D', 'A', 'T' }; in IncrementalReadRows() local