Searched refs:DW (Results 1 – 2 of 2) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_device_video_test.c | 149 #define DW(d) UX_DW0(d), UX_DW1(d), UX_DW2(d), UX_DW3(d) macro 205 … DW(6000000), /* dwClockFrequency. */ \ 273 … DW(912384), DW(912384), /* dwMinBitRate, dwMaxBitRate */ \ 274 … DW(38016), /* dwMaxVideoFrameBufSize */ \ 275 … DW(666666), /* dwDefaultFrameInterval */ \ 277 … DW(666666), DW(666666), DW(0), /* dwMinFrameInterval, dwMaxFrameInterval, dwFrameIntervalStep */ 301 … DW(912384), DW(912384), /* dwMinBitRate, dwMaxBitRate */ \ 302 … DW(38016), /* dwMaxVideoFrameBufSize */ \ 303 … DW(666666), /* dwDefaultFrameInterval */ \ 305 … DW(666666), DW(666666), DW(0), /* dwMinFrameInterval, dwMaxFrameInterval, dwFrameIntervalStep */
|
| D | usbx_ux_device_class_video_basic_tests.c | 130 #define DW(d) UX_DW0(d), UX_DW1(d), UX_DW2(d), UX_DW3(d) macro 186 … DW(6000000), /* dwClockFrequency. */ \ 254 … DW(912384), DW(912384), /* dwMinBitRate, dwMaxBitRate */ \ 255 … DW(38016), /* dwMaxVideoFrameBufSize */ \ 256 … DW(666666), /* dwDefaultFrameInterval */ \ 258 … DW(666666), DW(666666), DW(0), /* dwMinFrameInterval, dwMaxFrameInterval, dwFrameIntervalStep */ 282 … DW(912384), DW(912384), /* dwMinBitRate, dwMaxBitRate */ \ 283 … DW(38016), /* dwMaxVideoFrameBufSize */ \ 284 … DW(666666), /* dwDefaultFrameInterval */ \ 286 … DW(666666), DW(666666), DW(0), /* dwMinFrameInterval, dwMaxFrameInterval, dwFrameIntervalStep */
|