Searched refs:MB_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define MB_BLOCK_SIZE 16 macro93 SrcY += MB_BLOCK_SIZE; in DeblockPicture()94 SrcU += (MB_BLOCK_SIZE >> 1); in DeblockPicture()95 SrcV += (MB_BLOCK_SIZE >> 1); in DeblockPicture()