Home
last modified time | relevance | path

Searched refs:hantro_get_ref (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Dhantro_g1_vp8_dec.c379 ref = hantro_get_ref(ctx, hdr->last_frame_ts); in cfg_ref()
387 ref = hantro_get_ref(ctx, hdr->golden_frame_ts); in cfg_ref()
397 ref = hantro_get_ref(ctx, hdr->alt_frame_ts); in cfg_ref()
H A Dhantro_g1_mpeg2_dec.c111 backward_addr = hantro_get_ref(ctx, in hantro_g1_mpeg2_dec_set_buffers()
115 forward_addr = hantro_get_ref(ctx, in hantro_g1_mpeg2_dec_set_buffers()
H A Drk3399_vpu_hw_mpeg2_dec.c113 backward_addr = hantro_get_ref(ctx, in rk3399_vpu_mpeg2_dec_set_buffers()
117 forward_addr = hantro_get_ref(ctx, in rk3399_vpu_mpeg2_dec_set_buffers()
H A Drk3399_vpu_hw_vp8_dec.c456 ref = hantro_get_ref(ctx, hdr->last_frame_ts); in cfg_ref()
464 ref = hantro_get_ref(ctx, hdr->golden_frame_ts); in cfg_ref()
474 ref = hantro_get_ref(ctx, hdr->alt_frame_ts); in cfg_ref()
H A Dhantro.h398 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts);
H A Dhantro_drv.c46 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts) in hantro_get_ref() function
H A Dhantro_h264.c320 dma_addr = hantro_get_ref(ctx, dpb[dpb_idx].reference_ts); in hantro_h264_get_ref_buf()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c377 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 Drockchip_vpu2_hw_mpeg2_dec.c106 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 Dhantro_g1_mpeg2_dec.c103 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 Drockchip_vpu2_hw_vp8_dec.c453 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 Dhantro.h455 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts);
H A Dhantro_h264.c365 dma_addr = hantro_get_ref(ctx, dpb[dpb_idx].reference_ts); in hantro_h264_get_ref_buf()
H A Dhantro_drv.c46 dma_addr_t hantro_get_ref(struct hantro_ctx *ctx, u64 ts) in hantro_get_ref() function

Completed in 13 milliseconds