Searched refs:hantro_get_ref (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_g1_vp8_dec.c | 377 ref = hantro_get_ref(ctx, hdr->last_frame_ts); in cfg_ref() 385 ref = hantro_get_ref(ctx, hdr->golden_frame_ts); in cfg_ref() 395 ref = hantro_get_ref(ctx, hdr->alt_frame_ts); in cfg_ref()
|
| H A D | rockchip_vpu2_hw_vp8_dec.c | 453 ref = hantro_get_ref(ctx, hdr->last_frame_ts); in cfg_ref() 461 ref = hantro_get_ref(ctx, hdr->golden_frame_ts); in cfg_ref() 471 ref = hantro_get_ref(ctx, hdr->alt_frame_ts); in cfg_ref()
|
| H A D | hantro_g1_mpeg2_dec.c | 103 backward_addr = hantro_get_ref(ctx, pic->backward_ref_ts); in hantro_g1_mpeg2_dec_set_buffers() 106 forward_addr = hantro_get_ref(ctx, pic->forward_ref_ts); in hantro_g1_mpeg2_dec_set_buffers()
|
| H A D | rockchip_vpu2_hw_mpeg2_dec.c | 106 backward_addr = hantro_get_ref(ctx, pic->backward_ref_ts); in rockchip_vpu2_mpeg2_dec_set_buffers() 109 forward_addr = hantro_get_ref(ctx, pic->forward_ref_ts); in rockchip_vpu2_mpeg2_dec_set_buffers()
|
| H A D | hantro_drv.c | 47 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts) in hantro_get_ref() function
|