Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.h66 #define GST_MPP_ALIGN(v) GST_ROUND_UP_N (v, GST_MPP_ALIGNMENT) macro
H A Dgstmpp.c366 hstride = GST_MPP_ALIGN (GST_MPP_VIDEO_INFO_HSTRIDE (info)); in gst_mpp_video_info_align()
369 vstride = GST_MPP_ALIGN (GST_MPP_VIDEO_INFO_VSTRIDE (info)); in gst_mpp_video_info_align()