HomeSort by relevance Sort by last modified time
    Searched full:u32_stride_2bgr (Results 1 - 1 of 1) sorted by null

  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_BGR565toYUV420.c 58 M4VIFI_UInt32 u32_stride_bgr, u32_stride_2bgr; local
108 u32_stride_2bgr = u32_stride_bgr << 1;
190 pu8_bgrn_data += u32_stride_2bgr;

Completed in 337 milliseconds