Searched refs:spspps_offset (Results 1 – 7 of 7) sorted by relevance
92 RK_U32 spspps_offset; member
152 reg_ctx->spspps_offset = reg_ctx->offset_spspps[0]; in hal_h265d_vdpu34x_init()243 void *pps_ptr = mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->spspps_offset; in hal_h265d_v345_output_pps_packet()470 void *pps_ptr = mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->spspps_offset; in hal_h265d_output_pps_packet()867 reg_ctx->spspps_offset = reg_ctx->offset_spspps[i]; in hal_h265d_vdpu34x_gen_regs()1117 trans_cfg.offset = reg_ctx->spspps_offset; in hal_h265d_vdpu34x_gen_regs()
152 reg_ctx->spspps_offset = reg_ctx->offset_spspps[0]; in hal_h265d_vdpu382_init()247 void *pps_ptr = mpp_buffer_get_ptr(reg_ctx->bufs) + reg_ctx->spspps_offset; in hal_h265d_v382_output_pps_packet()662 reg_ctx->spspps_offset = reg_ctx->offset_spspps[i]; in hal_h265d_vdpu382_gen_regs()911 trans_cfg.offset = reg_ctx->spspps_offset; in hal_h265d_vdpu382_gen_regs()
148 RK_U32 spspps_offset; member731 reg_ctx->spspps_offset = reg_ctx->offset_spspps[0]; in vdpu34x_h264d_init()938 ctx->spspps_offset = ctx->offset_spspps[i]; in vdpu34x_h264d_gen_regs()957 offset = ctx->spspps_offset + (sizeof(ctx->spspps) * i) + len; in vdpu34x_h264d_gen_regs()963 offset = ctx->spspps_offset + (sizeof(ctx->spspps) * i); in vdpu34x_h264d_gen_regs()971 trans_cfg.offset = ctx->spspps_offset; in vdpu34x_h264d_gen_regs()
152 RK_U32 spspps_offset; member757 reg_ctx->spspps_offset = reg_ctx->offset_spspps[0]; in vdpu382_h264d_init()988 ctx->spspps_offset = ctx->offset_spspps[i]; in vdpu382_h264d_gen_regs()1008 offset = ctx->spspps_offset + (sizeof(ctx->spspps) * i) + len; in vdpu382_h264d_gen_regs()1014 offset = ctx->spspps_offset + (sizeof(ctx->spspps) * i); in vdpu382_h264d_gen_regs()1022 trans_cfg.offset = ctx->spspps_offset; in vdpu382_h264d_gen_regs()
383 p_des = &p_Inp->spspps_buf[p_Inp->spspps_offset]; in store_cur_nalu()386 p_Inp->spspps_offset += p_strm->nalu_len + sizeof(g_start_precode); in store_cur_nalu()387 p_Inp->spspps_len = p_Inp->spspps_offset; in store_cur_nalu()392 p_Inp->spspps_offset = 0; in store_cur_nalu()
912 RK_U32 spspps_offset; member