hevc: move MAX_PB_SIZE declaration

Reviewed-by: Mickaël Raulet <mraulet@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Christophe Gisquet 2014-07-28 17:17:25 +00:00 committed by Michael Niedermayer
parent fb1a98ec5b
commit b9f3912a65
2 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,6 @@
#define MAX_TRANSFORM_DEPTH 5
#define MAX_TB_SIZE 32
#define MAX_PB_SIZE 64
#define MAX_LOG2_CTB_SIZE 6
#define MAX_QP 51
#define DEFAULT_INTRA_TC_OFFSET 2

View File

@ -27,6 +27,8 @@
#include "get_bits.h"
#define MAX_PB_SIZE 64
typedef struct SAOParams {
int offset_abs[3][4]; ///< sao_offset_abs
int offset_sign[3][4]; ///< sao_offset_sign