Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_g2_hevc_dec.c388 size_t mv_offset = hantro_hevc_motion_vectors_offset(ctx); in set_ref() local
461 mv_addr = luma_addr + mv_offset; in set_ref()
481 mv_addr = luma_addr + mv_offset; in set_ref()
Dhantro_g2_vp9_dec.c101 static size_t mv_offset(const struct hantro_ctx *ctx, in mv_offset() function
162 mv_addr = luma_addr + mv_offset(ctx, dec_params); in config_output()
241 mv_offset(ctx, dec_params); in config_ref_registers()