summaryrefslogtreecommitdiff
path: root/libavcodec/x86/simple_idct10.asm
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth...James Darnley2017-06-281-0/+92
* avcodec/x86: allow future 8-bit simple idct to use slightly different coeffic...James Darnley2017-06-201-8/+21
* avcodec/x86: modify simple_idct10 macros to add an action paramterJames Darnley2017-06-201-4/+4
* avcodec/x86: cleanup simple_idct10James Darnley2017-06-201-4/+4
* x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-211-1/+1
* x86: simple_idct10_template: use constChristophe Gisquet2015-10-131-0/+26
* x86: simple_idct: 12bits versionsChristophe Gisquet2015-10-131-0/+16
* x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-131-0/+58