PandA-2024.02
Macros | Functions | Variables
sobel.c File Reference
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for sobel.c:

Go to the source code of this file.

Macros

#define DATASIZE   inrows*incols
 

Functions

void __attribute__ ((noinline))
 
int main ()
 

Variables

int elaine_512_input [262144]
 
int elaine_512_golden_output [262144]
 

Macro Definition Documentation

◆ DATASIZE

#define DATASIZE   inrows*incols

Referenced by main().

Function Documentation

◆ __attribute__()

void __attribute__ ( (noinline)  )

Definition at line 5 of file sobel.c.

References c1, c2, J, X, and 01_onnx_build::Y.

◆ main()

int main ( void  )

Definition at line 1086 of file sobel.c.

References DATASIZE, indata, outdata, result, and sobel().

Here is the call graph for this function:

Variable Documentation

◆ elaine_512_golden_output

int elaine_512_golden_output[262144]

Definition at line 573 of file sobel.c.

◆ elaine_512_input

int elaine_512_input[262144]

Definition at line 59 of file sobel.c.


Generated on Mon Feb 12 2024 13:03:09 for PandA-2024.02 by doxygen 1.8.13