Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/examples/nvcodec/
Dnvcodec.c295 gint next_width, next_height; in resolution_change_probe() local
297 next_width = width; in resolution_change_probe()
303 "width", G_TYPE_INT, next_width, "height", G_TYPE_INT, in resolution_change_probe()
308 data->prev_width = next_width; in resolution_change_probe()