Searched refs:_ds_width (Results 1 – 3 of 3) sorted by relevance
13 _ds_width = 0; in SPStreamProcUnit()171 _ds_width = (_src_width + ds_size_w - 1) / ds_size_w; in prepare()173 _ds_width_align = (_ds_width + 7) & (~7); in prepare()179 … _src_width, _src_height, _ds_width, _ds_width_align, _ds_height, _ds_height_align, _stride); in prepare()276 width = _ds_width; in get_sp_resolution()
98 int _ds_width; variable
347 uint32_t _ds_width; variable