Searched refs:MAX_BLK_SZ (Results 1 – 2 of 2) sorted by relevance
129 #define MAX_BLK_SZ (MAX_CTB_SIZE + ((N_TAPS >> 1) << 1)) in ihevce_scale_by_2_neon() macro130 UWORD8 au1_cpy[MAX_BLK_SZ * MAX_BLK_SZ]; in ihevce_scale_by_2_neon()131 UWORD32 cpy_strd = MAX_BLK_SZ; in ihevce_scale_by_2_neon()
1016 #define MAX_BLK_SZ (MAX_CTB_SIZE + ((N_TAPS >> 1) << 1)) in ihevce_scale_by_2() macro1017 UWORD8 au1_cpy[MAX_BLK_SZ * MAX_BLK_SZ]; in ihevce_scale_by_2()1018 UWORD32 cpy_strd = MAX_BLK_SZ; in ihevce_scale_by_2()