Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c253 uint32_t hdrDiff = dataOffset - sizeof(*bin); in finalizeAndWrite() local
257 assertMem(bufUsed + hdrDiff, bufSz); in finalizeAndWrite()
260 bufUsed += hdrDiff; in finalizeAndWrite()