Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec.c35 static u32 get_output_size(u32 width, u32 height) in get_output_size() function
42 return get_output_size(sess->width, sess->height); in amvdec_get_output_size()
521 output_size = get_output_size(pixmp->width, pixmp->height); in vdec_try_fmt_common()