Searched defs:u_stride (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/libvideoeditor/vss/common/inc/ |
D | M4VFL_transition.h | 38 UInt32 u_stride; /* line stride, in bytes */ member
|
D | M4VIFI_FiltersAPI.h | 103 M4VIFI_UInt32 u_stride; /**< Stride value */ member
|
/frameworks/av/libvideoeditor/vss/video_filters/src/ |
D | M4VFL_transition.c | 46 unsigned long u_width, u_stride, u_stride_out,u_height, pix; in M4VFL_modifyLumaByStep() local 135 unsigned long u_width, u_stride, u_stride_out,u_height, pix; in M4VFL_modifyLumaWithScale() local
|
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorTools.cpp | 842 unsigned long u_width, u_stride, u_stride_out,u_height, pix; in M4VFL_modifyLumaWithScale() local 3680 M4VIFI_UInt32 i,j, u_stride; in M4VIFI_Rotate90LeftYUV420toYUV420() local 3717 M4VIFI_UInt32 i,j, u_stride; in M4VIFI_Rotate90RightYUV420toYUV420() local
|