Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.c146 gint estride; in extrapolate_stride() local
158 estride = (plane == 0 ? 1 : 2) * in extrapolate_stride()
162 estride = GST_VIDEO_FORMAT_INFO_SCALE_WIDTH (finfo, plane, stride); in extrapolate_stride()
166 return estride; in extrapolate_stride()