Searched refs:get_vepu_pixel_stride (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/common/ |
| H A D | vepu_common.h | 82 RK_U32 get_vepu_pixel_stride(VepuStrideCfg *cfg, RK_U32 width,
|
| H A D | vepu_common.c | 187 RK_U32 get_vepu_pixel_stride(VepuStrideCfg *cfg, RK_U32 width, RK_U32 stride, MppFrameFormat fmt) in get_vepu_pixel_stride() function
|
| /rockchip-linux_mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_vepu1_v2.c | 213 hor_stride = get_vepu_pixel_stride(&ctx->stride_cfg, width, in hal_jpege_vepu1_gen_regs()
|
| H A D | hal_jpege_vepu2_v2.c | 407 hor_stride = get_vepu_pixel_stride(&ctx->stride_cfg, width, in hal_jpege_vepu2_gen_regs()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.c | 406 get_vepu_pixel_stride(stride_cfg, prep->src_w, hor_stride, format); in h264e_vepu_prep_setup()
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 1013 stride = get_vepu_pixel_stride(&ctx->stride_cfg, width, in set_parameter()
|