Home
last modified time | relevance | path

Searched refs:mv_offset (Results 1 – 4 of 4) sorted by relevance

/drivers/media/platform/verisilicon/
A Dhantro.h335 size_t mv_offset; member
342 size_t mv_offset; member
A Dhantro_g2_hevc_dec.c375 size_t mv_offset = hantro_g2_motion_vectors_offset(ctx); in set_ref() local
450 mv_addr = luma_addr + mv_offset; in set_ref()
474 mv_addr = luma_addr + mv_offset; in set_ref()
A Drockchip_vpu981_hw_av1_dec.c746 mv_addr = luma_addr + dst->av1.mv_offset; in rockchip_vpu981_av1_dec_set_ref()
806 size_t mv_offset = rockchip_vpu981_av1_dec_chroma_size(ctx); in rockchip_vpu981_av1_dec_set_segmentation() local
810 mv_addr = luma_addr + mv_offset; in rockchip_vpu981_av1_dec_set_segmentation()
1183 int mv_offset = offsetof(struct av1cdfs, mv_cdf); in rockchip_vpu981_av1_dec_set_prob() local
1185 memcpy(av1_dec->prob_tbl.cpu + mv_offset, av1_dec->cdfs_ndvc, in rockchip_vpu981_av1_dec_set_prob()
2082 size_t mv_offset = rockchip_vpu981_av1_dec_chroma_size(ctx); in rockchip_vpu981_av1_dec_set_output_buffer() local
2088 mv_addr = luma_addr + mv_offset; in rockchip_vpu981_av1_dec_set_output_buffer()
2091 dst->av1.mv_offset = mv_offset; in rockchip_vpu981_av1_dec_set_output_buffer()
A Dhantro_g2_vp9_dec.c147 dst->vp9.mv_offset = hantro_g2_motion_vectors_offset(ctx); in config_output()
225 mv_ref->vp9.mv_offset; in config_ref_registers()

Completed in 43 milliseconds