Searched defs:u32_stride_U (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/libvideoeditor/vss/video_filters/src/ |
D | M4VIFI_RGB888toYUV420.c | 43 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V, u32_stride_rgb,\ in M4VIFI_RGB888toYUV420() local
|
D | M4VIFI_BGR565toYUV420.c | 57 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V; in M4VIFI_BGR565toYUV420() local
|
D | M4VIFI_RGB565toYUV420.c | 58 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V; in M4VIFI_RGB565toYUV420() local
|
/frameworks/av/libvideoeditor/vss/src/ |
D | M4VIFI_xVSS_RGB565toYUV420.c | 58 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V; in M4VIFI_xVSS_RGB565toYUV420() local
|
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorTools.cpp | 1086 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V; in M4VIFI_xVSS_RGB565toYUV420() local 1267 …M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V, u32_stride_rgb, u32_strid… in M4VIFI_RGB888toYUV420() local
|