Searched defs:coefs1 (Results 1 – 4 of 4) sorted by relevance
52 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_first_prepare_neon() local96 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_first_prepare_neon() local277 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_refine_prepare_neon() local328 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_refine_prepare_neon() local
241 WMACoef *coefs1; in encode_block() local
638 WMACoef *coefs1; in wma_decode_block() local
116 WMACoef coefs1[MAX_CHANNELS][BLOCK_MAX_SIZE]; member