Home
last modified time | relevance | path

Searched refs:hantro_get_dst_buf (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_h1_jpeg_enc.c88 dst_buf = hantro_get_dst_buf(ctx); in hantro_h1_jpeg_enc_run()
Drk3399_vpu_hw_jpeg_enc.c119 dst_buf = hantro_get_dst_buf(ctx); in rk3399_vpu_jpeg_enc_run()
Dhantro_g1_vp8_dec.c378 vb2_dst = hantro_get_dst_buf(ctx); in cfg_ref()
411 vb2_dst = hantro_get_dst_buf(ctx); in cfg_buffers()
Dhantro_h264.c298 struct vb2_v4l2_buffer *buf = hantro_get_dst_buf(ctx); in init_reflist_builder()
561 dst_buf = hantro_get_dst_buf(ctx); in hantro_h264_get_ref_buf()
Drk3399_vpu_hw_vp8_dec.c456 vb2_dst = hantro_get_dst_buf(ctx); in cfg_ref()
489 vb2_dst = hantro_get_dst_buf(ctx); in cfg_buffers()
Dhantro.h391 hantro_get_dst_buf(struct hantro_ctx *ctx) in hantro_get_dst_buf() function
Dhantro_g1_h264_dec.c238 dst_buf = hantro_get_dst_buf(ctx); in set_buffers()
Dhantro_g1_mpeg2_dec.c171 dst_buf = hantro_get_dst_buf(ctx); in hantro_g1_mpeg2_dec_run()
Drk3399_vpu_hw_mpeg2_dec.c173 dst_buf = hantro_get_dst_buf(ctx); in rk3399_vpu_mpeg2_dec_run()
Dhantro_drv.c183 dst = hantro_get_dst_buf(ctx); in device_run()