33 #ifndef _ARM_MASK_TABLE_H 34 #define _ARM_MASK_TABLE_H 36 #define Q_MASK_TABLE_SIZE 20 37 #define D_MASK_TABLE_SIZE 6 38 #define DIV_LOOKUP_TABLE_SIZE 255 44 asm (
"ne10_divLookUpTable");
47 #define NE10_VRESIZE_LINEAR_MASK_TABLE_SIZE 7 49 asm (
"ne10_vresize_mask_residual_table");
const ne10_uint32_t ne10_qMaskTable32[Q_MASK_TABLE_SIZE]
#define D_MASK_TABLE_SIZE
const ne10_uint32_t ne10_qMaskTable32[Q_MASK_TABLE_SIZE] asm("ne10_qMaskTable32")
const ne10_uint32_t ne10_dMaskTable32[D_MASK_TABLE_SIZE]
#define DIV_LOOKUP_TABLE_SIZE
#define NE10_VRESIZE_LINEAR_MASK_TABLE_SIZE
const ne10_uint32_t ne10_divLookUpTable[DIV_LOOKUP_TABLE_SIZE]
const ne10_uint64_t ne10_img_vresize_linear_mask_residual_table[NE10_VRESIZE_LINEAR_MASK_TABLE_SIZE]
#define Q_MASK_TABLE_SIZE