Searched refs:output_stride_bytes (Results 1 – 2 of 2) sorted by relevance
501 int output_stride_bytes; member1895 output_row_start = n * stbir_info->output_stride_bytes; in stbir__resample_vertical_upsample()2118 int output_stride_bytes = stbir_info->output_stride_bytes; in stbir__empty_ring_buffer() local2137 int output_row_start = stbir_info->ring_buffer_first_scanline * output_stride_bytes; in stbir__empty_ring_buffer()2352 info->output_stride_bytes = width_stride_output; in stbir__resize_allocated()