Home | History | Annotate | Download | only in encoder

Lines Matching refs:HEVCE_MAX_HEIGHT

2826     /* (HEVCE_MAX_HEIGHT>>1) assuming layer 1 is coarse layer and >>2 assuming block size is 4x4*/
2827 S32 ai4_row_index[(HEVCE_MAX_HEIGHT >> 1) >> 2];