Home
last modified time | relevance | path

Searched refs:recon_pic (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265e_syntax_new.h161 H265ePicEntry recon_pic; member
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c375 p->dpb->curr->prev_ref_idx = syntax->sp.recon_pic.slot_idx; in h265e_proc_enc_skip()
H A Dh265e_syntax.c355 sp->recon_pic.slot_idx = h->dpb->curr->slot_idx; in fill_ref_parameters()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu511.c279 hal_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in vepu511_h265e_dump()
285 …e_len, "/mnt/sdcard/dump/recn_fbd_%d_frm%d_slot%d.bin", pid, frm_num, syn->sp.recon_pic.slot_idx); in vepu511_h265e_dump()
288 …e_len, "/mnt/sdcard/dump/recn_fbh_%d_frm%d_slot%d.bin", pid, frm_num, syn->sp.recon_pic.slot_idx); in vepu511_h265e_dump()
291 …e_len, "/mnt/sdcard/dump/recn_dsp_%d_frm%d_slot%d.bin", pid, frm_num, syn->sp.recon_pic.slot_idx); in vepu511_h265e_dump()
2767 frm_cfg->hal_curr_idx = ctx->syn->sp.recon_pic.slot_idx; in hal_h265e_vepu511_get_task()
H A Dhal_h265e_vepu540c.c1072 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in vepu540c_h265_set_hw_address()
1575 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in hal_h265e_v540c_wait()
H A Dhal_h265e_vepu510.c2425 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in hal_h265e_v510_wait()
2529 frm_cfg->hal_curr_idx = ctx->syn->sp.recon_pic.slot_idx; in hal_h265e_v510_get_task()
H A Dhal_h265e_vepu580.c3121 hal_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in dump_files()
3362 frm_cfg->hal_curr_idx = ctx->syn->sp.recon_pic.slot_idx; in hal_h265e_v580_get_task()
H A Dhal_h265e_vepu541.c1399 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in vepu54x_h265_set_hw_address()