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.