Home
last modified time | relevance | path

Searched refs:TILE_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c47 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro
1467 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()
H A Dhal_h265e_vepu580.c141 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro
2342 mpp_buffer_get(ctx->tile_grp, &ctx->hw_tile_buf[i], TILE_BUF_SIZE); in vepu580_h265_set_hw_address()
H A Dhal_h265e_vepu540c.c105 #define TILE_BUF_SIZE MPP_ALIGN(128 * 1024, 256) macro