HomeSort by relevance Sort by last modified time
    Searched refs:u32_row (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
115 for (u32_row = u32_height ;u32_row != 0; u32_row -=2)
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_BGR565toYUV420.c 59 M4VIFI_UInt32 u32_col, u32_row; local
112 for (u32_row = u32_height ;u32_row != 0; u32_row -=2)
M4VIFI_RGB565toYUV420.c 60 M4VIFI_UInt32 u32_col, u32_row; local
114 for (u32_row = u32_height ;u32_row != 0; u32_row -=2)
M4VIFI_RGB888toYUV420.c 45 M4VIFI_UInt32 u32_col, u32_row; local
93 for (u32_row = u32_height ;u32_row != 0; u32_row -=2)
M4VIFI_ResizeYUVtoBGR565.c 75 M4VIFI_UInt32 u32_row, u32_col; local
229 for (u32_row = u32_height_out; u32_row != 0; u32_row -= 2)
M4VIFI_ResizeYUVtoRGB565.c 78 M4VIFI_UInt32 u32_row, u32_col; local
233 for (u32_row = u32_height_out; u32_row != 0; u32_row -= 2)
M4VFL_transition.c 297 UInt32 u32_col, u32_row, u32_rangeA, u32_progress; local
392 for (u32_row = u32_height; u32_row != 0; u32_row -=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 152 milliseconds