1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libavcodec/bfin
Diego Biurrun a7cc4ac9d9 bfin: dsputil: Unconditionally compile hpel pixels code
The functions it contains are used from unconditionally compiled code.
2014-03-13 08:15:53 -07:00
..
dsputil_bfin.c bfin: Move all assembly declarations only used within one .c file there 2014-03-13 08:15:53 -07:00
fdct_bfin.S bfin: Refactor duplicated assembly-related macros 2014-03-13 08:15:52 -07:00
hpel_pixels_bfin.S bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistency 2014-03-13 08:15:53 -07:00
hpeldsp_bfin.c bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistency 2014-03-13 08:15:53 -07:00
hpeldsp_bfin.h bfin: Move all assembly declarations only used within one .c file there 2014-03-13 08:15:53 -07:00
idct_bfin.S bfin: Refactor duplicated assembly-related macros 2014-03-13 08:15:52 -07:00
Makefile bfin: dsputil: Unconditionally compile hpel pixels code 2014-03-13 08:15:53 -07:00
mathops.h mpegaudio: remove CONFIG_MPEGAUDIO_HP option 2011-05-09 17:30:12 +01:00
pixels_bfin.S bfin: Refactor duplicated assembly-related macros 2014-03-13 08:15:52 -07:00
vp3_bfin.c bfin: Move all assembly declarations only used within one .c file there 2014-03-13 08:15:53 -07:00
vp3_idct_bfin.S bfin: Refactor duplicated assembly-related macros 2014-03-13 08:15:52 -07:00