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

/frameworks/av/libvideoeditor/vss/video_filters/src/
H A DM4VIFI_ResizeRGB565toRGB565.c51 M4VIFI_UInt32 u32_width_in, u32_width_out, u32_height_in, u32_height_out;
52 M4VIFI_UInt32 u32_stride_in, u32_stride_out;
53 M4VIFI_UInt32 u32_x_inc, u32_y_inc;
54 M4VIFI_UInt32 u32_x_accum, u32_y_accum, u32_x_accum_start;
55 M4VIFI_UInt32 u32_width, u32_height;
56 M4VIFI_UInt32 u32_y_frac;
57 M4VIFI_UInt32 u32_x_frac;
58 M4VIFI_UInt32 u32_Rtemp_value,u32_Gtemp_value,u32_Btemp_value;
61 M4VIFI_UInt32 i32_b00, i32_g00, i32_r00;
62 M4VIFI_UInt32 i32_b0
[all...]
H A DM4VIFI_ResizeRGB888toRGB888.c64 M4VIFI_UInt32 u32_width_in, u32_width_out, u32_height_in, u32_height_out;
65 M4VIFI_UInt32 u32_stride_in, u32_stride_out;
66 M4VIFI_UInt32 u32_x_inc, u32_y_inc;
67 M4VIFI_UInt32 u32_x_accum, u32_y_accum, u32_x_accum_start;
68 M4VIFI_UInt32 u32_width, u32_height;
69 M4VIFI_UInt32 u32_y_frac;
70 M4VIFI_UInt32 u32_x_frac;
71 M4VIFI_UInt32 u32_Rtemp_value,u32_Gtemp_value,u32_Btemp_value;
74 M4VIFI_UInt32 i32_b00, i32_g00, i32_r00;
75 M4VIFI_UInt32 i32_b0
[all...]
H A DM4VIFI_ResizeYUVtoBGR565.c64 M4VIFI_UInt32 *pu32_rgb_data_current, *pu32_rgb_data_next, *pu32_rgb_data_start;
66 M4VIFI_UInt32 u32_width_in[PLANES], u32_width_out, u32_height_in[PLANES], u32_height_out;
67 M4VIFI_UInt32 u32_stride_in[PLANES];
68 M4VIFI_UInt32 u32_stride_out, u32_stride2_out, u32_width2_RGB, u32_height2_RGB;
69 M4VIFI_UInt32 u32_x_inc[PLANES], u32_y_inc[PLANES];
70 M4VIFI_UInt32 u32_x_accum_Y, u32_x_accum_U, u32_x_accum_start;
71 M4VIFI_UInt32 u32_y_accum_Y, u32_y_accum_U;
72 M4VIFI_UInt32 u32_x_frac_Y, u32_x_frac_U, u32_y_frac_Y,u32_y_frac_U;
75 M4VIFI_UInt32 u32_row, u32_col;
77 M4VIFI_UInt32 u32_plan
[all...]
H A DM4VIFI_ResizeYUVtoRGB565.c67 M4VIFI_UInt32 *pu32_rgb_data_current, *pu32_rgb_data_next, *pu32_rgb_data_start;
69 M4VIFI_UInt32 u32_width_in[PLANES], u32_width_out, u32_height_in[PLANES], u32_height_out;
70 M4VIFI_UInt32 u32_stride_in[PLANES];
71 M4VIFI_UInt32 u32_stride_out, u32_stride2_out, u32_width2_RGB, u32_height2_RGB;
72 M4VIFI_UInt32 u32_x_inc[PLANES], u32_y_inc[PLANES];
73 M4VIFI_UInt32 u32_x_accum_Y, u32_x_accum_U, u32_x_accum_start;
74 M4VIFI_UInt32 u32_y_accum_Y, u32_y_accum_U;
75 M4VIFI_UInt32 u32_x_frac_Y, u32_x_frac_U, u32_y_frac_Y,u32_y_frac_U;
78 M4VIFI_UInt32 u32_row, u32_col;
80 M4VIFI_UInt32 u32_plan
[all...]
H A DM4VIFI_BGR565toYUV420.c56 M4VIFI_UInt32 u32_width, u32_height;
57 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V;
58 M4VIFI_UInt32 u32_stride_bgr, u32_stride_2bgr;
59 M4VIFI_UInt32 u32_col, u32_row;
H A DM4VIFI_RGB565toYUV420.c57 M4VIFI_UInt32 u32_width, u32_height;
58 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V;
59 M4VIFI_UInt32 u32_stride_rgb, u32_stride_2rgb;
60 M4VIFI_UInt32 u32_col, u32_row;
H A DM4VIFI_RGB888toYUV420.c42 M4VIFI_UInt32 u32_width, u32_height;
43 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V, u32_stride_rgb,\
45 M4VIFI_UInt32 u32_col, u32_row;
/frameworks/av/libvideoeditor/vss/src/
H A DM4VIFI_xVSS_RGB565toYUV420.c57 M4VIFI_UInt32 u32_width, u32_height;
58 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V;
59 M4VIFI_UInt32 u32_stride_rgb, u32_stride_2rgb;
60 M4VIFI_UInt32 u32_col, u32_row;
H A DM4xVSS_internal.c3657 M4VIFI_UInt32 i,j;
3818 M4VIFI_UInt32 x,y;
3832 M4VIFI_UInt32 topleft[2];
4018 M4VIFI_UInt32 x, y, xShift;
4224 M4VIFI_UInt32 x,y;
4338 M4VIFI_UInt32 x,y;
/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VIFI_FiltersAPI.h47 typedef unsigned long M4VIFI_UInt32; typedef
100 M4VIFI_UInt32 u_width; /**< Width of luma in pixel unit */
101 M4VIFI_UInt32 u_height; /**< Height of luma in pixel unit */
102 M4VIFI_UInt32 u_topleft; /**< Pointer to first texture active pixel */
103 M4VIFI_UInt32 u_stride; /**< Stride value */
116 M4VIFI_UInt32
124 M4VIFI_UInt32
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp273 M4VIFI_UInt32 i;
303 M4VIFI_UInt32 i;
356 M4VIFI_UInt32 i,j;
517 M4VIFI_UInt32 x,y;
531 M4VIFI_UInt32 topleft[2];
742 M4VIFI_UInt32 x, y, xShift;
1085 M4VIFI_UInt32 u32_width, u32_height;
1086 M4VIFI_UInt32 u32_stride_Y, u32_stride2_Y, u32_stride_U, u32_stride_V;
1087 M4VIFI_UInt32 u32_stride_rgb, u32_stride_2rgb;
1088 M4VIFI_UInt32 u32_co
[all...]

Completed in 1307 milliseconds