aligned            30 compat/cuda/cuda_runtime.h #define __align__(N) __attribute__((aligned(N)))
aligned          1017 libavcodec/me_cmp.c     LOCAL_ALIGNED_16(int, aligned, [4]);
aligned          1019 libavcodec/me_cmp.c     if ((intptr_t)aligned & 15) {
aligned          2592 libavcodec/mips/h264qpel_mmi.c     uint16_t __attribute__ ((aligned(8))) temp[192];
aligned          2600 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2611 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2622 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2633 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2756 libavcodec/mips/h264qpel_mmi.c     uint16_t __attribute__ ((aligned(8))) temp[192];
aligned          2764 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2775 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2786 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2797 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[448];
aligned          2920 libavcodec/mips/h264qpel_mmi.c     uint16_t __attribute__ ((aligned(8))) temp[384];
aligned          2928 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          2939 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          2950 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          2961 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          3084 libavcodec/mips/h264qpel_mmi.c     uint16_t __attribute__ ((aligned(8))) temp[384];
aligned          3092 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          3103 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          3114 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned          3125 libavcodec/mips/h264qpel_mmi.c     uint8_t __attribute__ ((aligned(8))) temp[1024];
aligned            24 libavcodec/mips/h264qpel_msa.c static const uint8_t luma_mask_arr[16 * 6] __attribute__((aligned(0x40))) = {
aligned            24 libavcodec/mips/hevc_idct_msa.c static const int16_t gt8x8_cnst[16] __attribute__ ((aligned (64))) = {
aligned            28 libavcodec/mips/hevc_idct_msa.c static const int16_t gt16x16_cnst[64] __attribute__ ((aligned (64))) = {
aligned            35 libavcodec/mips/hevc_idct_msa.c static const int16_t gt32x32_cnst0[256] __attribute__ ((aligned (64))) = {
aligned            54 libavcodec/mips/hevc_idct_msa.c static const int16_t gt32x32_cnst1[64] __attribute__ ((aligned (64))) = {
aligned            61 libavcodec/mips/hevc_idct_msa.c static const int16_t gt32x32_cnst2[16] __attribute__ ((aligned (64))) = {
aligned            25 libavcodec/mips/hevc_mc_bi_msa.c static const uint8_t ff_hevc_mask_arr[16 * 2] __attribute__((aligned(0x40))) = {
aligned            25 libavcodec/mips/hevc_mc_biw_msa.c static const uint8_t ff_hevc_mask_arr[16 * 2] __attribute__((aligned(0x40))) = {
aligned            25 libavcodec/mips/hevc_mc_uni_msa.c static const uint8_t ff_hevc_mask_arr[16 * 3] __attribute__((aligned(0x40))) = {
aligned            25 libavcodec/mips/hevc_mc_uniw_msa.c static const uint8_t ff_hevc_mask_arr[16 * 2] __attribute__((aligned(0x40))) = {
aligned            25 libavcodec/mips/hevcdsp_msa.c static const uint8_t ff_hevc_mask_arr[16 * 2] __attribute__((aligned(0x40))) = {
aligned          1999 libavcodec/mjpegdec.c         const uint8_t *aligned;
aligned          2005 libavcodec/mjpegdec.c         aligned = align_get_bits(&s->gb);
aligned          2006 libavcodec/mjpegdec.c         bytestream2_init(&gbytes, aligned, len);
aligned           660 libavcodec/ppc/h264dsp.c     int y, aligned;
aligned           680 libavcodec/ppc/h264dsp.c     aligned = !((unsigned long)block & 0xf);
aligned           688 libavcodec/ppc/h264dsp.c         if (w == 16 || aligned) {
aligned           693 libavcodec/ppc/h264dsp.c         if (w == 16 || !aligned) {
aligned            58 libavcodec/ppc/me_cmp.c     int __attribute__((aligned(16))) s = 0;
aligned            98 libavcodec/ppc/me_cmp.c     int  __attribute__((aligned(16))) s = 0;
aligned           148 libavcodec/ppc/me_cmp.c     int  __attribute__((aligned(16))) s = 0;
aligned           237 libavcodec/ppc/me_cmp.c     int  __attribute__((aligned(16))) s;
aligned           272 libavcodec/ppc/me_cmp.c     int  __attribute__((aligned(16))) s;
aligned           316 libavcodec/ppc/me_cmp.c     int  __attribute__((aligned(16))) s;
aligned           361 libavcodec/ppc/me_cmp.c     int  __attribute__((aligned(16))) s;
aligned           398 libavcodec/ppc/me_cmp.c     int __attribute__((aligned(16))) sum;
aligned           524 libavcodec/ppc/me_cmp.c     int __attribute__((aligned(16))) sum;
aligned           423 libavfilter/vf_deshake.c     int aligned;
aligned           433 libavfilter/vf_deshake.c     aligned = !((intptr_t)in->data[0] & 15 | in->linesize[0] & 15);
aligned           434 libavfilter/vf_deshake.c     deshake->sad = av_pixelutils_get_sad_fn(4, 4, aligned, deshake); // 16x16, 2nd source unaligned
aligned           509 libavfilter/vf_zscale.c     AVFrame *aligned = NULL;
aligned           516 libavfilter/vf_zscale.c             if (!(aligned = av_frame_alloc())) {
aligned           521 libavfilter/vf_zscale.c             aligned->format = (*frame)->format;
aligned           522 libavfilter/vf_zscale.c             aligned->width  = (*frame)->width;
aligned           523 libavfilter/vf_zscale.c             aligned->height = (*frame)->height;
aligned           525 libavfilter/vf_zscale.c             if ((ret = av_frame_get_buffer(aligned, ZIMG_ALIGNMENT)) < 0)
aligned           528 libavfilter/vf_zscale.c             if ((ret = av_frame_copy(aligned, *frame)) < 0)
aligned           531 libavfilter/vf_zscale.c             if ((ret = av_frame_copy_props(aligned, *frame)) < 0)
aligned           535 libavfilter/vf_zscale.c             *frame = aligned;
aligned           541 libavfilter/vf_zscale.c     av_frame_free(&aligned);
aligned           735 libavformat/dashdec.c     tmp_max_url_size = aligned(tmp_max_url_size);
aligned           901 libavformat/dashdec.c         c->max_url_size = aligned(c->max_url_size
aligned           929 libavformat/dashdec.c                 c->max_url_size = aligned(c->max_url_size  + strlen(initialization_val));
aligned           942 libavformat/dashdec.c                 c->max_url_size = aligned(c->max_url_size  + strlen(media_val));
aligned           104 libavutil/mem.h     #define DECLARE_ALIGNED(n,t,v)      t __attribute__ ((aligned (n))) v
aligned           105 libavutil/mem.h     #define DECLARE_ASM_ALIGNED(n,t,v)  t __attribute__ ((aligned (n))) v
aligned           106 libavutil/mem.h     #define DECLARE_ASM_CONST(n,t,v)    const t __attribute__ ((aligned (n))) v
aligned           108 libavutil/mem.h     #define DECLARE_ALIGNED(n,t,v)      t __attribute__ ((aligned (FFMIN(n, 16)))) v
aligned           109 libavutil/mem.h     #define DECLARE_ASM_ALIGNED(n,t,v)  t av_used __attribute__ ((aligned (FFMIN(n, 16)))) v
aligned           110 libavutil/mem.h     #define DECLARE_ASM_CONST(n,t,v)    static const t av_used __attribute__ ((aligned (FFMIN(n, 16)))) v
aligned           112 libavutil/mem.h     #define DECLARE_ALIGNED(n,t,v)      t __attribute__ ((aligned (n))) v
aligned           113 libavutil/mem.h     #define DECLARE_ASM_ALIGNED(n,t,v)  t av_used __attribute__ ((aligned (n))) v
aligned           114 libavutil/mem.h     #define DECLARE_ASM_CONST(n,t,v)    static const t av_used __attribute__ ((aligned (n))) v
aligned            33 libavutil/mips/generic_macros_msa.h #define ALLOC_ALIGNED(align) __attribute__ ((aligned((align) << 1)))
aligned            66 libavutil/pixelutils.c av_pixelutils_sad_fn av_pixelutils_get_sad_fn(int w_bits, int h_bits, int aligned, void *log_ctx)
aligned            84 libavutil/pixelutils.c     ff_pixelutils_sad_init_x86(sad, aligned);
aligned            50 libavutil/pixelutils.h                                               int aligned, void *log_ctx);
aligned            24 libavutil/x86/pixelutils.h void ff_pixelutils_sad_init_x86(av_pixelutils_sad_fn *sad, int aligned);
aligned            52 libavutil/x86/pixelutils_init.c void ff_pixelutils_sad_init_x86(av_pixelutils_sad_fn *sad, int aligned)
aligned            72 libavutil/x86/pixelutils_init.c         switch (aligned) {
aligned            80 libavutil/x86/pixelutils_init.c         switch (aligned) {
aligned            88 libavutil/x86/pixelutils_init.c         switch (aligned) {
aligned            47 tests/checkasm/pixblockdsp.c #define check_get_pixels(type, aligned)                                                    \
aligned            53 tests/checkasm/pixblockdsp.c             int src_offset = i * 64 * sizeof(type) + (aligned ? 8 : 1) * i;                \
aligned            64 tests/checkasm/pixblockdsp.c #define check_diff_pixels(type, aligned)                                                   \
aligned            70 tests/checkasm/pixblockdsp.c             int src_offset = i * 64 * sizeof(type) + (aligned ? 8 : 1) * i;                \