Searched defs:vstride (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmpp.c | 170 guint width, guint height, guint hstride, guint vstride) in gst_mpp_set_rga_info() 200 guint vstride = mpp_frame_get_ver_stride (mframe); in gst_mpp_rga_info_from_mpp_frame() local 218 guint vstride = GST_MPP_VIDEO_INFO_VSTRIDE (vinfo); in gst_mpp_rga_info_from_video_info() local 359 gst_mpp_video_info_align (GstVideoInfo * info, gint hstride, gint vstride) in gst_mpp_video_info_align()
|
| H A D | gstmppdec.c | 385 guint width, guint height, gint hstride, gint vstride, guint align, in gst_mpp_dec_update_video_info() 494 gint vstride = mpp_frame_get_ver_stride (mframe); in gst_mpp_dec_apply_info_change() local
|
| H A D | gstmppenc.c | 185 gint vstride = 0; in gst_mpp_enc_video_info_align() local 603 gint width, height, hstride, vstride; in gst_mpp_enc_set_format() local
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | render2.c | 60 GLint uorder, vorder, ustride, vstride, k; in __glXDisp_Map2f() local 130 GLint uorder, vorder, ustride, vstride, k; in __glXDisp_Map2d() local
|
| H A D | render2swap.c | 78 GLint uorder, vorder, ustride, vstride, k; in __glXDispSwap_Map2f() local 171 GLint uorder, vorder, ustride, vstride, k, compsize; in __glXDispSwap_Map2d() local
|