Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c56 RK_S32 thumb_buf_size; member
235 RK_S32 thumb_buf_size = MPP_ALIGN(aligned_w / 64 * aligned_h / 64 * 256, SZ_8K); in setup_hal_bufs() local
248 (ctx->thumb_buf_size != thumb_buf_size) || in setup_hal_bufs()
259 sizes[1] = thumb_buf_size; in setup_hal_bufs()
267 ctx->thumb_buf_size = thumb_buf_size; in setup_hal_bufs()
H A Dhal_h264e_vepu540c.c60 RK_S32 thumb_buf_size; member
210 RK_S32 thumb_buf_size = MPP_ALIGN(aligned_w / 64 * aligned_h / 64 * 256, SZ_8K); in setup_hal_bufs() local
255 (ctx->thumb_buf_size != thumb_buf_size) || in setup_hal_bufs()
266 sizes[1] = thumb_buf_size; in setup_hal_bufs()
274 ctx->thumb_buf_size = thumb_buf_size; in setup_hal_bufs()
H A Dhal_h264e_vepu580.c68 RK_S32 thumb_buf_size; member
432 RK_S32 thumb_buf_size = MPP_ALIGN(aligned_w / 64 * aligned_h / 64 * 256, SZ_8K); in setup_hal_bufs() local
471 (ctx->thumb_buf_size != thumb_buf_size) || in setup_hal_bufs()
482 sizes[1] = thumb_buf_size; in setup_hal_bufs()
490 ctx->thumb_buf_size = thumb_buf_size; in setup_hal_bufs()
H A Dhal_h264e_vepu510.c100 RK_S32 thumb_buf_size; member
408 RK_S32 thumb_buf_size = MPP_ALIGN(aligned_w / 64 * aligned_h / 64 * 256, SZ_8K); in setup_hal_bufs() local
447 (ctx->thumb_buf_size != thumb_buf_size) || in setup_hal_bufs()
458 sizes[1] = thumb_buf_size; in setup_hal_bufs()
468 ctx->thumb_buf_size = thumb_buf_size; in setup_hal_bufs()
H A Dhal_h264e_vepu511.c100 RK_S32 thumb_buf_size; member
407 RK_S32 thumb_buf_size = MPP_ALIGN(aligned_w / 64 * aligned_h / 64 * 256, SZ_8K); in setup_hal_bufs() local
446 (ctx->thumb_buf_size != thumb_buf_size) || in setup_hal_bufs()
457 sizes[1] = thumb_buf_size; in setup_hal_bufs()
467 ctx->thumb_buf_size = thumb_buf_size; in setup_hal_bufs()