Searched defs:coefs1 (Results 1 – 5 of 5) sorted by relevance
53 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_first_prepare_neon() local97 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_first_prepare_neon() local293 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_refine_prepare_neon() local344 int16x8_t coefs1 = vld1q_dup_s16(block + jpeg_natural_order_start[0]); in jsimd_encode_mcu_AC_refine_prepare_neon() local
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
233 WMACoef *coefs1; in encode_block() local
621 WMACoef *coefs1; in wma_decode_block() local
116 WMACoef coefs1[MAX_CHANNELS][BLOCK_MAX_SIZE]; member