CMSIS-NN  Version 1.2.0
CMSIS NN Software Library
 All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Macros Groups Pages
arm_nnword Union Reference

Union for SIMD access of q31/q15/q7 types.

Data Fields

q31_t word
 
q15_t half_words [2]
 
q7_t bytes [4]
 

Field Documentation

q7_t arm_nnword::bytes[4]
q15_t arm_nnword::half_words[2]

q15 type

Referenced by arm_convolve_HWC_q7_RGB().