Home
last modified time | relevance | path

Searched refs:rowstrides2 (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.c7820 int *rowstrides2 = weed_channel_get_rowstrides(channel, &npl2); in weed_layer_create_from_generator() local
7821 if (rowstrides_differ(npl, rowstrides, npl2, rowstrides2)) in weed_layer_create_from_generator()
7823 lives_free(rowstrides2); in weed_layer_create_from_generator()