Home
last modified time | relevance | path

Searched refs:num_row_tiles (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h82 RK_U8 num_row_tiles; member
H A Dhal_h265d_vdpu382.c572 if (reg_ctx->num_row_tiles != num_tiles || in hal_h265d_rcb_info_update()
595 reg_ctx->num_row_tiles = num_tiles; in hal_h265d_rcb_info_update()
H A Dhal_h265d_vdpu34x.c777 if (reg_ctx->num_row_tiles != num_tiles || in hal_h265d_rcb_info_update()
800 reg_ctx->num_row_tiles = num_tiles; in hal_h265d_rcb_info_update()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c70 RK_U32 num_row_tiles; member
365 if (hw_ctx->num_row_tiles != num_tiles || in hal_vp9d_rcb_info_update()
397 hw_ctx->num_row_tiles = num_tiles; in hal_vp9d_rcb_info_update()
H A Dhal_vp9d_vdpu34x.c70 RK_U32 num_row_tiles; member
352 if (hw_ctx->num_row_tiles != num_tiles || in hal_vp9d_rcb_info_update()
384 hw_ctx->num_row_tiles = num_tiles; in hal_vp9d_rcb_info_update()