Searched refs:MB_HEIGHT (Results 1 – 10 of 10) sorted by relevance
21 #define MB_HEIGHT(y_size) DIV_ROUND_UP(y_size, 16) macro 23 (((MB_HEIGHT(y) + 1) / 2) * 2) * 64 + (offset))
68 mb_height = MB_HEIGHT(ctx->img_height); in s5p_mfc_alloc_codec_buffers_v6() 544 mb_height = MB_HEIGHT(ctx->img_height); in s5p_mfc_enc_calc_src_size_v6()
53 G1_REG_DEC_CTRL1_PIC_MB_HEIGHT_P(MB_HEIGHT(ctx->src_fmt.height)) | in set_params() 234 MB_HEIGHT(ctx->src_fmt.height); in set_buffers() 242 MB_HEIGHT(ctx->src_fmt.height); in set_buffers()
101 HANTRO_PP_REG_WRITE(vpu, input_height, MB_HEIGHT(ctx->dst_fmt.height)); in hantro_postproc_g1_enable() 109 HANTRO_PP_REG_WRITE(vpu, input_height_ext, MB_HEIGHT(ctx->dst_fmt.height >> 8)); in hantro_postproc_g1_enable()
263 VDPU_REG_PIC_MB_HEIGHT_P(MB_HEIGHT(ctx->src_fmt.height)) | in set_params() 451 MB_HEIGHT(ctx->src_fmt.height); in set_buffers() 459 MB_HEIGHT(ctx->src_fmt.height); in set_buffers()
146 | H1_REG_ENC_CTRL_HEIGHT(MB_HEIGHT(ctx->src_fmt.height)) in hantro_h1_jpeg_enc_run()
177 | VEPU_REG_MB_HEIGHT(MB_HEIGHT(ctx->src_fmt.height)) in rockchip_vpu2_jpeg_enc_run()
214 VDPU_REG_PIC_MB_HEIGHT_P(MB_HEIGHT(ctx->dst_fmt.height)) | in rockchip_vpu2_mpeg2_dec_run()
478 mb_height = MB_HEIGHT(height); in hantro_g1_vp8_dec_run()
568 mb_height = MB_HEIGHT(height); in rockchip_vpu2_vp8_dec_run()