Home
last modified time | relevance | path

Searched refs:WriteByte (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.cpp439 gpswriter.WriteByte(EXIF_TAG_GPS_VERSION_ID, 4, m_pExif->gps_version_id); in WriteAPP1()
444 gpswriter.WriteByte(EXIF_TAG_GPS_ALTITUDE_REF, 1, &m_pExif->gps_altitude_ref); in WriteAPP1()
DIFDWriter.h128 void WriteByte(uint16_t tag, uint32_t count, const uint8_t value[]) { in WriteByte() function