Searched refs:dpb_bufs (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 95 HalBufs dpb_bufs; member 226 hal_bufs_deinit(ctx->dpb_bufs); in vepu540c_h265_setup_hal_bufs() 227 hal_bufs_init(&ctx->dpb_bufs); in vepu540c_h265_setup_hal_bufs() 238 hal_bufs_setup(ctx->dpb_bufs, new_max_cnt, 3, size); in vepu540c_h265_setup_hal_bufs() 537 hal_bufs_init(&ctx->dpb_bufs); in hal_h265e_v540c_init() 581 hal_bufs_deinit(ctx->dpb_bufs); in hal_h265e_v540c_deinit() 614 hal_bufs_get_buf(ctx->dpb_bufs, i); in hal_h265e_vepu540c_prepare() 1087 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in vepu540c_h265_set_hw_address() 1088 ref_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.ref_pic.slot_idx); in vepu540c_h265_set_hw_address() 1537 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in hal_h265e_v540c_wait()
|
| H A D | hal_h265e_vepu541.c | 110 HalBufs dpb_bufs; member 235 hal_bufs_deinit(ctx->dpb_bufs); in vepu54x_h265_setup_hal_bufs() 236 hal_bufs_init(&ctx->dpb_bufs); in vepu54x_h265_setup_hal_bufs() 247 hal_bufs_setup(ctx->dpb_bufs, new_max_cnt, 3, size); in vepu54x_h265_setup_hal_bufs() 639 hal_bufs_init(&ctx->dpb_bufs); in hal_h265e_v541_init() 700 hal_bufs_deinit(ctx->dpb_bufs); in hal_h265e_v541_deinit() 747 hal_bufs_get_buf(ctx->dpb_bufs, i); in hal_h265e_vepu54x_prepare() 1438 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in vepu54x_h265_set_hw_address() 1439 ref_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.ref_pic.slot_idx); in vepu54x_h265_set_hw_address()
|
| H A D | hal_h265e_vepu580.c | 126 HalBufs dpb_bufs; member 336 hal_bufs_deinit(ctx->dpb_bufs); in vepu580_h265_setup_hal_bufs() 337 hal_bufs_init(&ctx->dpb_bufs); in vepu580_h265_setup_hal_bufs() 348 hal_bufs_setup(ctx->dpb_bufs, new_max_cnt, 3, size); in vepu580_h265_setup_hal_bufs() 1379 hal_bufs_deinit(ctx->dpb_bufs); in hal_h265e_v580_deinit() 1460 hal_bufs_init(&ctx->dpb_bufs); in hal_h265e_v580_init() 1542 hal_bufs_get_buf(ctx->dpb_bufs, i); in hal_h265e_vepu580_prepare() 2313 recon_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.recon_pic.slot_idx); in vepu580_h265_set_hw_address() 2314 ref_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.ref_pic.slot_idx); in vepu580_h265_set_hw_address() 2928 HalBuf *hal_buf = hal_bufs_get_buf(ctx->dpb_bufs, syn->sp.ref_pic.slot_idx); in dump_files() [all …]
|