Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c56 u32 width_64 = ALIGN(width, 64) / 64; in amvdec_am21c_body_size() local
59 return SZ_4K * width_64 * height_32; in amvdec_am21c_body_size()