Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpdma_priv.h278 static inline u32 dtd_frame_width_height(int width, int height) in dtd_frame_width_height() function
H A Dvpdma.c927 dtd->frame_width_height = dtd_frame_width_height(frame_width, in vpdma_add_in_dtd()