Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c66 u32 width_128 = ALIGN(width, 128) / 128; in amvdec_am21c_head_size() local
69 return 32 * width_128 * height_64; in amvdec_am21c_head_size()