Searched defs:weights (Results 1 – 7 of 7) sorted by relevance
38 FT_Byte* weights = library->lcd_weights; in _ft_lcd_filter_fir() local273 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()356 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
131 float32_t *weights = S->pTwiddle; /* Pointer to the Weights table */ in arm_dct4_f32() local
57 q15_t *weights = S->pTwiddle; /* Pointer to the Weights table */ in arm_dct4_q15() local
58 q31_t *weights = S->pTwiddle; /* Pointer to the Weights table */ in arm_dct4_q31() local
36 int16_t* weights; member
51 const int16_t* weights = state->weights + *channel_weight_starts; in FilterbankAccumulateChannels() local
259 mm_weights_unmap( FT_Fixed* weights, in mm_weights_unmap()
Completed in 32 milliseconds