Skip to content
  • Henrik Gramner's avatar
    x86: AVX and AVX-512 memcpy_aligned · c0cd7650
    Henrik Gramner authored
    Reorder some elements in the x264_mb_analysis_list_t struct to reduce the
    amount of padding required.
    
    Also drop the MMX implementation in favor of SSE.
    c0cd7650