#include "global.h"
#include "mbuffer.h"
Go to the source code of this file.
Functions | |
void | DeblockPicture (ImageParameters *p_Img, StorablePicture *p) |
Definition in file loopfilter.h.
void DeblockPicture | ( | ImageParameters * | p_Img, | |
StorablePicture * | p | |||
) |
Filter all macroblocks in order of increasing macroblock address.
Definition at line 81 of file loopFilter.c.
References DeblockMb(), EdgeLoopChromaMBAff(), EdgeLoopChromaNormal(), EdgeLoopLumaMBAff(), EdgeLoopLumaNormal(), GetStrengthMBAff(), and GetStrengthNormal().
Referenced by exit_picture().