Lines Matching full:separated
28 * Helper macro to encode 16-bit values into comma separated values.
34 * @return The comma separated values for the 16-bit value.
42 * Helper macro to encode 24-bit values into comma separated values.
48 * @return The comma separated values for the 24-bit value.
56 * Helper macro to encode 32-bit values into comma separated values.
62 * @return The comma separated values for the 32-bit value.
70 * Helper macro to encode 40-bit values into comma separated values.
76 * @return The comma separated values for the 40-bit value.
84 * Helper macro to encode 48-bit values into comma separated values.
90 * @return The comma separated values for the 48-bit value.
98 * Helper macro to encode 64-bit values into comma separated values.
104 * @return The comma separated values for the 64-bit value.
112 * Helper macro to encode 16-bit values into comma separated values.
118 * @return The comma separated values for the 16-bit value.
124 * Helper macro to encode 24-bit values into comma separated values.
130 * @return The comma separated values for the 24-bit value.
136 * Helper macro to encode 32-bit values into comma separated values.
142 * @return The comma separated values for the 32-bit value.
148 * Helper macro to encode 40-bit values into comma separated values.
154 * @return The comma separated values for the 40-bit value.
160 * Helper macro to encode 48-bit values into comma separated values.
166 * @return The comma separated values for the 48-bit value.
172 * Helper macro to encode 64-bit values into comma separated values.
178 * @return The comma separated values for the 64-bit value.