| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu34x.c | 359 if (!p_hal->fast_mode && !pp->spspps_update) { in prepare_spspps() 711 RK_U32 max_cnt = p_hal->fast_mode ? VDPU34X_FAST_REG_SET_CNT : 1; in vdpu34x_h264d_init() 729 if (!p_hal->fast_mode) { in vdpu34x_h264d_init() 774 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu34x_h264d_deinit() 781 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in vdpu34x_h264d_deinit() 867 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(ctx->reg_buf) : 1; in hal_h264d_rcb_info_update() 931 if (p_hal->fast_mode) { in vdpu34x_h264d_gen_regs() 953 if (!p_hal->fast_mode && !p_hal->pp->spspps_update) { in vdpu34x_h264d_gen_regs() 992 vdpu34x_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in vdpu34x_h264d_gen_regs() 1013 Vdpu34xH264dRegSet *regs = p_hal->fast_mode ? in vdpu34x_h264d_start() [all …]
|
| H A D | hal_h264d_vdpu382.c | 365 if (!p_hal->fast_mode && !pp->spspps_update) { in prepare_spspps() 737 RK_U32 max_cnt = p_hal->fast_mode ? VDPU382_FAST_REG_SET_CNT : 1; in vdpu382_h264d_init() 755 if (!p_hal->fast_mode) { in vdpu382_h264d_init() 811 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu382_h264d_deinit() 818 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in vdpu382_h264d_deinit() 913 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(ctx->reg_buf) : 1; in hal_h264d_rcb_info_update() 981 if (p_hal->fast_mode) { in vdpu382_h264d_gen_regs() 1004 if (!p_hal->fast_mode && !p_hal->pp->spspps_update) { in vdpu382_h264d_gen_regs() 1043 vdpu382_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in vdpu382_h264d_gen_regs() 1090 Vdpu382H264dRegSet *regs = p_hal->fast_mode ? in vdpu382_h264d_start() [all …]
|
| H A D | hal_h264d_rkv_reg.c | 560 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in rkv_h264d_init() 571 if (!p_hal->fast_mode) { in rkv_h264d_init() 623 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in rkv_h264d_deinit() 655 if (p_hal->fast_mode) { in rkv_h264d_gen_regs() 715 RK_U32 *p_regs = p_hal->fast_mode ? in rkv_h264d_start() 778 H264dRkvRegs_t *p_regs = p_hal->fast_mode ? in rkv_h264d_wait() 811 if (p_hal->fast_mode) { in rkv_h264d_wait()
|
| H A D | hal_h264d_vdpu1.c | 755 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu1_h264d_init() 768 if (!p_hal->fast_mode) { in vdpu1_h264d_init() 817 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu1_h264d_deinit() 851 if (p_hal->fast_mode) { in vdpu1_h264d_gen_regs() 892 H264dVdpu1Regs_t *p_regs = (H264dVdpu1Regs_t *)(p_hal->fast_mode ? in vdpu1_h264d_start() 957 H264dVdpu1Regs_t *p_regs = (H264dVdpu1Regs_t *)(p_hal->fast_mode ? in vdpu1_h264d_wait() 981 if (p_hal->fast_mode) { in vdpu1_h264d_wait()
|
| H A D | hal_h264d_vdpu2.c | 812 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu2_h264d_init() 826 if (!p_hal->fast_mode) { in vdpu2_h264d_init() 876 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu2_h264d_deinit() 911 if (p_hal->fast_mode) { in vdpu2_h264d_gen_regs() 951 H264dVdpuRegs_t *p_regs = p_hal->fast_mode ? in vdpu2_h264d_start() 1044 H264dVdpuRegs_t *p_regs = (H264dVdpuRegs_t *)(p_hal->fast_mode ? in vdpu2_h264d_wait() 1068 if (p_hal->fast_mode) { in vdpu2_h264d_wait()
|
| H A D | hal_h264d_global.h | 134 RK_U32 fast_mode; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu382.c | 131 RK_U32 max_cnt = reg_ctx->fast_mode ? MAX_GEN_REG : 1; in hal_h265d_vdpu382_init() 150 if (!reg_ctx->fast_mode) { in hal_h265d_vdpu382_init() 193 RK_U32 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->g_buf) : 1; in hal_h265d_vdpu382_deinit() 201 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in hal_h265d_vdpu382_deinit() 579 RK_U32 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->g_buf) : 1; in hal_h265d_rcb_info_update() 657 if (reg_ctx ->fast_mode) { in hal_h265d_vdpu382_gen_regs() 785 hal_h265d_slice_hw_rps(syn->dec.syntax.data, rps_ptr, reg_ctx->sw_rps_buf, reg_ctx->fast_mode); in hal_h265d_vdpu382_gen_regs() 923 vdpu382_setup_rcb(&hw_regs->common_addr, reg_ctx->dev, reg_ctx->fast_mode ? in hal_h265d_vdpu382_gen_regs() 965 if (reg_ctx->fast_mode) { in hal_h265d_vdpu382_start() 1086 if (reg_ctx->fast_mode) { in hal_h265d_vdpu382_wait() [all …]
|
| H A D | hal_h265d_vdpu34x.c | 131 RK_U32 max_cnt = reg_ctx->fast_mode ? MAX_GEN_REG : 1; in hal_h265d_vdpu34x_init() 150 if (!reg_ctx->fast_mode) { in hal_h265d_vdpu34x_init() 189 RK_U32 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->g_buf) : 1; in hal_h265d_vdpu34x_deinit() 197 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in hal_h265d_vdpu34x_deinit() 663 } else if (reg_ctx->fast_mode) { in hal_h265d_output_pps_packet() 784 RK_U32 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->g_buf) : 1; in hal_h265d_rcb_info_update() 862 if (reg_ctx ->fast_mode) { in hal_h265d_vdpu34x_gen_regs() 998 … hal_h265d_slice_hw_rps(syn->dec.syntax.data, rps_ptr, reg_ctx->sw_rps_buf, reg_ctx->fast_mode); in hal_h265d_vdpu34x_gen_regs() 1130 vdpu34x_setup_rcb(&hw_regs->common_addr, reg_ctx->dev, reg_ctx->fast_mode ? in hal_h265d_vdpu34x_gen_regs() 1154 if (reg_ctx->fast_mode) { in hal_h265d_vdpu34x_start() [all …]
|
| H A D | hal_h265d_rkv.c | 46 if (reg_ctx->fast_mode) { in hal_h265d_alloc_res() 102 if (reg_ctx->fast_mode) { in hal_h265d_release_res() 771 if (reg_ctx ->fast_mode) { in hal_h265d_rkv_gen_regs() 860 … hal_h265d_slice_hw_rps(syn->dec.syntax.data, rps_ptr, reg_ctx->sw_rps_buf, reg_ctx->fast_mode); in hal_h265d_rkv_gen_regs() 943 if (reg_ctx->fast_mode) { in hal_h265d_rkv_start() 1012 if (reg_ctx->fast_mode) { in hal_h265d_rkv_wait() 1028 if (!reg_ctx->fast_mode) { in hal_h265d_rkv_wait() 1041 if (reg_ctx->fast_mode && reg_ctx->fast_mode_err_found) { in hal_h265d_rkv_wait() 1066 if (reg_ctx->fast_mode) { in hal_h265d_rkv_wait()
|
| H A D | hal_h265d_ctx.h | 68 RK_U32 fast_mode; member
|
| H A D | hal_h265d_com.h | 151 RK_S32 hal_h265d_slice_hw_rps(void *dxva, void *rps_buf, void* sw_rps_buf, RK_U32 fast_mode);
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_rkv.c | 61 if (p_hal->fast_mode) { in hal_vp9d_alloc_res() 122 if (p_hal->fast_mode) { in hal_vp9d_release_res() 271 if (p_hal->fast_mode) { in hal_vp9d_rkv_gen_regs() 528 if (p_hal->fast_mode) { in hal_vp9d_rkv_start() 586 if (p_hal->fast_mode) in hal_vp9d_rkv_wait() 618 if (p_hal->fast_mode) { in hal_vp9d_rkv_wait()
|
| H A D | hal_vp9d_ctx.h | 62 RK_U32 fast_mode; member
|
| H A D | hal_vp9d_vdpu382.c | 106 if (p_hal->fast_mode) { in hal_vp9d_alloc_res() 155 if (p_hal->fast_mode) { in hal_vp9d_release_res() 373 if (p_hal->fast_mode) { in hal_vp9d_rcb_info_update() 432 if (p_hal->fast_mode) { in hal_vp9d_vdpu382_gen_regs() 847 rcb_buf = p_hal->fast_mode ? hw_ctx->g_buf[task->dec.reg_index].rcb_buf : hw_ctx->rcb_buf; in hal_vp9d_vdpu382_gen_regs() 885 if (p_hal->fast_mode) { in hal_vp9d_vdpu382_start() 1009 if (p_hal->fast_mode) in hal_vp9d_vdpu382_wait() 1040 if (p_hal->fast_mode) { in hal_vp9d_vdpu382_wait()
|
| H A D | hal_vp9d_vdpu34x.c | 106 if (p_hal->fast_mode) { in hal_vp9d_alloc_res() 154 if (p_hal->fast_mode) { in hal_vp9d_release_res() 360 if (p_hal->fast_mode) { in hal_vp9d_rcb_info_update() 419 if (p_hal->fast_mode) { in hal_vp9d_vdpu34x_gen_regs() 830 rcb_buf = p_hal->fast_mode ? hw_ctx->g_buf[task->dec.reg_index].rcb_buf : hw_ctx->rcb_buf; in hal_vp9d_vdpu34x_gen_regs() 851 if (p_hal->fast_mode) { in hal_vp9d_vdpu34x_start() 977 if (p_hal->fast_mode) in hal_vp9d_vdpu34x_wait() 1008 if (p_hal->fast_mode) { in hal_vp9d_vdpu34x_wait()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/ |
| H A D | hal_avs2d_rkv.c | 299 RK_S32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in hal_avs2d_rcb_info_update() 477 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in hal_avs2d_rkv_deinit() 519 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in hal_avs2d_rkv_init() 531 if (!p_hal->fast_mode) { in hal_avs2d_rkv_init() 651 if (p_hal->fast_mode) { in hal_avs2d_rkv_gen_regs() 720 vdpu34x_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in hal_avs2d_rkv_gen_regs() 842 regs = p_hal->fast_mode ? reg_ctx->reg_buf[task->dec.reg_index].regs : reg_ctx->regs; in hal_avs2d_rkv_start() 1062 p_regs = p_hal->fast_mode ? reg_ctx->reg_buf[task->dec.reg_index].regs : reg_ctx->regs; in hal_avs2d_rkv_wait() 1124 if (p_hal->fast_mode) in hal_avs2d_rkv_wait()
|
| H A D | hal_avs2d_vdpu382.c | 362 RK_S32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in hal_avs2d_rcb_info_update() 551 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in hal_avs2d_vdpu382_deinit() 593 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in hal_avs2d_vdpu382_init() 605 if (!p_hal->fast_mode) { in hal_avs2d_vdpu382_init() 727 if (p_hal->fast_mode) { in hal_avs2d_vdpu382_gen_regs() 796 vdpu382_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in hal_avs2d_vdpu382_gen_regs() 917 regs = p_hal->fast_mode ? reg_ctx->reg_buf[task->dec.reg_index].regs : reg_ctx->regs; in hal_avs2d_vdpu382_start() 1137 p_regs = p_hal->fast_mode ? reg_ctx->reg_buf[task->dec.reg_index].regs : reg_ctx->regs; in hal_avs2d_vdpu382_wait() 1199 if (p_hal->fast_mode) in hal_avs2d_vdpu382_wait()
|
| H A D | hal_avs2d_global.h | 103 RK_U32 fast_mode; member
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | i2c-pxa.h | 13 unsigned int fast_mode :1; member
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spear_smi.h | 48 u8 fast_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-ibm_iic.c | 169 | (dev->fast_mode ? MDCNTL_FSM : 0)); in iic_dev_init() 241 const struct ibm_iic_timings *t = &timings[dev->fast_mode ? 1 : 0]; in iic_smbus_quick() 719 dev->fast_mode = 1; in iic_probe() 752 dev->fast_mode ? "fast (400 kHz)" : "standard (100 kHz)"); in iic_probe()
|
| H A D | i2c-ibm_iic.h | 46 int fast_mode; member
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | spear_smi.c | 205 u8 fast_mode; member 578 if (flash->fast_mode) in spear_mtd_read() 824 pdata->board_flash_info->fast_mode = 1; in spear_smi_probe_config_dt() 865 flash->fast_mode = flash_info->fast_mode ? 1 : 0; in spear_smi_setup_banks()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppdec.h | 66 gboolean fast_mode; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_common.h | 191 RK_U32 fast_mode; member
|