Lines Matching refs:USE_ST
92 #define USE_ST(count) (st_cnt > count) ? st_a[count] : NULL
888 st_attr = XVaCreateNestedList(0, USE_ST(0), USE_ST(1), USE_ST(2),
889 USE_ST(3), USE_ST(4), USE_ST(5),
890 USE_ST(6), USE_ST(7), USE_ST(8),
891 USE_ST(9), USE_ST(10), USE_ST(11), NULL);
1023 st_attr = XVaCreateNestedList(0, USE_ST(0), USE_ST(1), USE_ST(2),
1024 USE_ST(3), USE_ST(4), USE_ST(5),
1025 USE_ST(6), USE_ST(7), USE_ST(8),
1026 USE_ST(9), NULL);