SBC_ALIGN 54 libavcodec/arm/sbcdsp_init_arm.c DECLARE_ALIGNED(SBC_ALIGN, int32_t, ff_sbcdsp_joint_bits_mask)[8] = { SBC_ALIGN 74 libavcodec/arm/sbcdsp_init_arm.c DECLARE_ALIGNED(SBC_ALIGN, uint8_t, ff_sbc_input_perm_4)[2][8] = { SBC_ALIGN 79 libavcodec/arm/sbcdsp_init_arm.c DECLARE_ALIGNED(SBC_ALIGN, uint8_t, ff_sbc_input_perm_8)[4][8] = { SBC_ALIGN 104 libavcodec/sbc.h DECLARE_ALIGNED(SBC_ALIGN, uint32_t, scale_factor)[2][8]; SBC_ALIGN 107 libavcodec/sbc.h DECLARE_ALIGNED(SBC_ALIGN, int32_t, sb_sample_f)[16][2][8]; SBC_ALIGN 110 libavcodec/sbc.h DECLARE_ALIGNED(SBC_ALIGN, int32_t, sb_sample)[16][2][8]; SBC_ALIGN 46 libavcodec/sbcdec.c DECLARE_ALIGNED(SBC_ALIGN, struct sbc_frame, frame); SBC_ALIGN 47 libavcodec/sbcdec.c DECLARE_ALIGNED(SBC_ALIGN, struct sbc_decoder_state, dsp); SBC_ALIGN 47 libavcodec/sbcdsp.h DECLARE_ALIGNED(SBC_ALIGN, int16_t, X)[2][SBC_X_BUFFER_SIZE]; SBC_ALIGN 47 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed4_simd_even)[40 + 16] = { SBC_ALIGN 92 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed4_simd_odd)[40 + 16] = { SBC_ALIGN 137 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed8_simd_even)[80 + 64] = { SBC_ALIGN 234 libavcodec/sbcdsp_data.c DECLARE_ALIGNED(SBC_ALIGN, const int16_t, ff_sbcdsp_analysis_consts_fixed8_simd_odd)[80 + 64] = { SBC_ALIGN 45 libavcodec/sbcenc.c DECLARE_ALIGNED(SBC_ALIGN, struct sbc_frame, frame); SBC_ALIGN 46 libavcodec/sbcenc.c DECLARE_ALIGNED(SBC_ALIGN, SBCDSPContext, dsp);