Searched refs:u32_stride_Y2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/video_filters/src/
H A DM4VFL_transition.c293 UInt32 u32_stride_Y2, u32_stride2_Y2, u32_stride_U2, u32_stride_V2; local
342 u32_stride_Y2 = pPlaneIn2[0].u_stride;
352 u32_stride2_Y2 = u32_stride_Y2 << 1;
411 pu8_data_Y_next2 = pu8_data_Y_current2 + u32_stride_Y2;

Completed in 14 milliseconds