Home
last modified time | relevance | path

Searched refs:dct_partitions (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h122 RK_S32 dct_partitions; member
321 RK_U32 dct_partitions; member
H A Dhal_vp8e_base.c372 vp8e_put_lit(bitbuf, sps->dct_partitions, 2); in set_frame_header()
580 hw_cfg->dct_partitions = sps->dct_partitions; in set_new_frame()
920 if (!ctx->sps.dct_partitions) in set_data_part_size()
1028 sps->dct_partitions = 0; in set_parameter()
1029 sps->partition_cnt = 2 + (1 << sps->dct_partitions); in set_parameter()
1560 if (ctx->sps.dct_partitions) in hal_vp8e_update_buffers()
1567 if (ctx->sps.dct_partitions) in hal_vp8e_update_buffers()
H A Dhal_vp8e_vepu1_v2.c156 regs->sw36.dct_partition_count = hw_cfg->dct_partitions; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c159 regs->sw73.dct_partition_count = hw_cfg->dct_partitions; in vp8e_vpu_frame_start()