-
- Downloads
rv34: Intra 16x16 handling
Extract processing of intra 16x16 blocks from intra macroblock processing. Also implement a function performing inverse transform and block reconstruction for DC-only blocks in 1 pass instead of 2.
Showing
- libavcodec/rv34.c 156 additions, 125 deletionslibavcodec/rv34.c
- libavcodec/rv34dsp.c 46 additions, 1 deletionlibavcodec/rv34dsp.c
- libavcodec/rv34dsp.h 7 additions, 0 deletionslibavcodec/rv34dsp.h
- libavcodec/x86/rv34dsp.asm 73 additions, 10 deletionslibavcodec/x86/rv34dsp.asm
- libavcodec/x86/rv34dsp_init.c 10 additions, 4 deletionslibavcodec/x86/rv34dsp_init.c
Loading
Please register or sign in to comment