Functions
bspatch.h File Reference
#include <stdint.h>
Include dependency graph for bspatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int bspatch_mem (const uint8_t *oldfile_bin, const int64_t oldfile_size, const uint8_t *patchfile_bin, const int64_t patchfile_size, uint8_t *newfile_bin)
 
int64_t bspatch_mem_get_newsize (const uint8_t *patchfile_bin, const int64_t patchfile_size)
 

Function Documentation

◆ bspatch_mem()

int bspatch_mem ( const uint8_t *  oldfile_bin,
const int64_t  oldfile_size,
const uint8_t *  patchfile_bin,
const int64_t  patchfile_size,
uint8_t *  newfile_bin 
)

Definition at line 75 of file bspatch.c.

◆ bspatch_mem_get_newsize()

int64_t bspatch_mem_get_newsize ( const uint8_t *  patchfile_bin,
const int64_t  patchfile_size 
)

Definition at line 60 of file bspatch.c.



depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:19