Searched refs:hantro_get_ref (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/staging/media/hantro/ |
| D | hantro_g1_vp8_dec.c | 380 ref = hantro_get_ref(cap_q, hdr->last_frame_ts); in cfg_ref() 385 ref = hantro_get_ref(cap_q, hdr->golden_frame_ts); in cfg_ref() 393 ref = hantro_get_ref(cap_q, hdr->alt_frame_ts); in cfg_ref()
|
| D | rk3399_vpu_hw_vp8_dec.c | 458 ref = hantro_get_ref(cap_q, hdr->last_frame_ts); in cfg_ref() 463 ref = hantro_get_ref(cap_q, hdr->golden_frame_ts); in cfg_ref() 471 ref = hantro_get_ref(cap_q, hdr->alt_frame_ts); in cfg_ref()
|
| D | hantro_g1_mpeg2_dec.c | 114 backward_addr = hantro_get_ref(vq, in hantro_g1_mpeg2_dec_set_buffers() 118 forward_addr = hantro_get_ref(vq, in hantro_g1_mpeg2_dec_set_buffers()
|
| D | rk3399_vpu_hw_mpeg2_dec.c | 116 backward_addr = hantro_get_ref(vq, in rk3399_vpu_mpeg2_dec_set_buffers() 120 forward_addr = hantro_get_ref(vq, in rk3399_vpu_mpeg2_dec_set_buffers()
|
| D | hantro.h | 382 dma_addr_t hantro_get_ref(struct vb2_queue *q, u64 ts);
|
| D | hantro_drv.c | 46 dma_addr_t hantro_get_ref(struct vb2_queue *q, u64 ts) in hantro_get_ref() function
|