Searched refs:TILE_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
47 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro1467 mpp_buffer_get(ctx->tile_grp, &ctx->hw_tile_buf[0], TILE_BUF_SIZE); in vepu54x_h265_set_hw_address()1471 mpp_buffer_get(ctx->tile_grp, &ctx->hw_tile_buf[1], TILE_BUF_SIZE); in vepu54x_h265_set_hw_address()
141 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro2342 mpp_buffer_get(ctx->tile_grp, &ctx->hw_tile_buf[i], TILE_BUF_SIZE); in vepu580_h265_set_hw_address()
105 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro