Searched defs:layer_resampler_props_t (Results 1 – 1 of 1) sorted by relevance
186 typedef struct layer_resampler_props_t struct188 UWORD32 u4_shift_x;190 UWORD32 u4_shift_y;192 UWORD32 u4_scale_x;194 UWORD32 u4_scale_y;196 WORD32 i4_offset_x;198 WORD32 i4_offset_y;200 WORD32 i4_add_x;224 } layer_resampler_props_t; argument