Searched refs:TILE_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
48 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro1424 mpp_buffer_get(ctx->tile_grp, &ctx->hw_tile_buf[0], TILE_BUF_SIZE); in vepu54x_h265_set_hw_address()1428 mpp_buffer_get(ctx->tile_grp, &ctx->hw_tile_buf[1], TILE_BUF_SIZE); in vepu54x_h265_set_hw_address()
106 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro