Halide 19.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
mini_qurt_vtcm.h
Go to the documentation of this file.
1extern "C" {
2
3extern void *HAP_request_VTCM(unsigned int size, unsigned int single_page_flag);
4extern int HAP_release_VTCM(void *pVA);
5}
void * HAP_request_VTCM(unsigned int size, unsigned int single_page_flag)
int HAP_release_VTCM(void *pVA)