Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_g2_hevc_dec.c11 #define G2_ALIGN 16 macro
22 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in hantro_hevc_motion_vectors_offset()
Dhantro_g2_vp9_dec.c19 #define G2_ALIGN 16 macro
106 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in mv_offset()