HomeSort by relevance Sort by last modified time
    Searched refs:u32_col (Results 1 - 8 of 8) sorted by null

  /frameworks/media/libvideoeditor/vss/src/
M4VIFI_xVSS_RGB565toYUV420.c 60 M4VIFI_UInt32 u32_col, u32_row; local
129 for (u32_col = u32_width; u32_col != 0 ; u32_col -=2)
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_BGR565toYUV420.c 59 M4VIFI_UInt32 u32_col, u32_row; local
126 for (u32_col = u32_width; u32_col != 0 ; u32_col -=2)
M4VIFI_RGB565toYUV420.c 60 M4VIFI_UInt32 u32_col, u32_row; local
128 for (u32_col = u32_width; u32_col != 0 ; u32_col -=2)
M4VIFI_RGB888toYUV420.c 45 M4VIFI_UInt32 u32_col, u32_row; local
105 for (u32_col = u32_width; u32_col != 0 ; u32_col -=2)
M4VIFI_ResizeYUVtoBGR565.c 75 M4VIFI_UInt32 u32_row, u32_col; local
256 for (u32_col = u32_width_out; u32_col != 0; u32_col -= 2)
M4VIFI_ResizeYUVtoRGB565.c 78 M4VIFI_UInt32 u32_row, u32_col; local
260 for (u32_col = u32_width_out; u32_col != 0; u32_col -= 2)
M4VFL_transition.c 297 UInt32 u32_col, u32_row, u32_rangeA, u32_progress; local
420 for (u32_col = u32_width; u32_col != 0 ; u32_col -=2)
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorTools.cpp 1088 M4VIFI_UInt32 u32_col, u32_row; local
1268 M4VIFI_UInt32 u32_col, u32_row; local
    [all...]

Completed in 76 milliseconds