Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_uds.c185 case UDS_PAD_SOURCE: in uds_try_format()
227 UDS_PAD_SOURCE); in uds_set_format()
230 uds_try_format(uds, config, UDS_PAD_SOURCE, format); in uds_set_format()
273 UDS_PAD_SOURCE); in uds_configure_stream()
316 UDS_PAD_SOURCE); in uds_configure_partition()
343 UDS_PAD_SOURCE); in uds_max_width()
385 UDS_PAD_SOURCE); in uds_partition()
Dvsp1_uds.h20 #define UDS_PAD_SOURCE 1 macro