Searched refs:tmp_buffer (Results 1 – 2 of 2) sorted by relevance
155 const auto& tmp_buffer) { in ImportBuffer() argument160 buffer_handle = static_cast<const native_handle_t*>(tmp_buffer); in ImportBuffer()
799 void* tmp_buffer = exif_mem_alloc(mem, size); in AddVariableLengthEntry() local800 if (!tmp_buffer) { in AddVariableLengthEntry()806 entry->data = static_cast<unsigned char*>(tmp_buffer); in AddVariableLengthEntry()