Searched refs:_bytes (Results 1 – 7 of 7) sorted by relevance
128 _bytes[0] = _val & 0xff; \129 _bytes[1] = _val >> 8; \135 _bytes[0] = _val & 0xff; \138 _bytes[3] = _val >> 24; \144 _bytes[0] = _val >> 8; \145 _bytes[1] = _val & 0xff; \151 _bytes[0] = _val >> 24; \159 _LTOH16_UA(_bytes); \164 _LTOH32_UA(_bytes); \169 _NTOH16_UA(_bytes); \[all …]
89 p_info_data[numOfEntries].tag_entry.data._bytes = values; in addExifEntry()220 p_exif_data->tag_entry.data._bytes != NULL) { in releaseExifEntry()221 free(p_exif_data->tag_entry.data._bytes); in releaseExifEntry()222 p_exif_data->tag_entry.data._bytes = NULL; in releaseExifEntry()
2948 m_Entries[i].tag_entry.data._bytes != NULL) { in ~QCamera3Exif()2949 free(m_Entries[i].tag_entry.data._bytes); in ~QCamera3Exif()2950 m_Entries[i].tag_entry.data._bytes = NULL; in ~QCamera3Exif()3062 m_Entries[m_nNumEntries].tag_entry.data._bytes = values; in addEntry()
757 uint8_t *_bytes; member
3774 m_Entries[i].tag_entry.data._bytes != NULL) { in ~QCameraExif()3775 free(m_Entries[i].tag_entry.data._bytes); in ~QCameraExif()3776 m_Entries[i].tag_entry.data._bytes = NULL; in ~QCameraExif()3885 m_Entries[m_nNumEntries].tag_entry.data._bytes = values; in addEntry()
112 uint8_t *_bytes; // EXIF_BYTE (count > 1) member
META-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...