Searched defs:layer_resampler_props_t (Results 1 – 1 of 1) sorted by relevance
174 typedef struct layer_resampler_props_t struct176 UWORD32 u4_shift_x;178 UWORD32 u4_shift_y;180 UWORD32 u4_scale_x;182 UWORD32 u4_scale_y;184 WORD32 i4_offset_x;186 WORD32 i4_offset_y;188 WORD32 i4_add_x;212 } layer_resampler_props_t; argument