Searched defs:width_align (Results 1 – 9 of 9) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_vepu1_v2.c | 179 RK_U32 width_align = MPP_ALIGN(width, 16); in hal_jpege_vepu1_gen_regs() local
|
| H A D | hal_jpege_vepu2_v2.c | 373 RK_U32 width_align = MPP_ALIGN(width, 16); in hal_jpege_vepu2_gen_regs() local
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 992 RK_S32 width_align = MPP_ALIGN(set->width, 16); in set_parameter() local
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu511.c | 821 RK_S32 width_align = MPP_ALIGN(ctx->cfg->prep.width, 16); in vepu511_h264e_save_pass1_patch() local 850 RK_S32 width_align = MPP_ALIGN(ctx->cfg->prep.width, 16); in vepu511_h264e_use_pass1_patch() local
|
| H A D | hal_h264e_vepu580.c | 828 RK_S32 width_align = MPP_ALIGN(ctx->cfg->prep.width, 64); in vepu580_h264e_save_pass1_patch() local
|
| H A D | hal_h264e_vepu510.c | 849 RK_S32 width_align = MPP_ALIGN(ctx->cfg->prep.width, 16); in vepu510_h264e_save_pass1_patch() local
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu511.c | 666 RK_S32 width_align = MPP_ALIGN(width, 16); in vepu511_h265e_save_pass1_patch() local 698 RK_S32 width_align = MPP_ALIGN(ctx->cfg->prep.width, 16); in vepu511_h265e_use_pass1_patch() local
|
| H A D | hal_h265e_vepu510.c | 1689 RK_S32 width_align = MPP_ALIGN(width, 16); in vepu510_h265e_save_pass1_patch() local
|
| H A D | hal_h265e_vepu580.c | 2543 RK_S32 width_align = MPP_ALIGN(width, 64); in vepu580_h265e_save_pass1_patch() local
|