Lines Matching refs:code
41 * Pd - length code (number of bits or bytes of encapsuled frame - according to data_type)
61 int length_code; ///< length code in bits or bytes, depending on data type
409 #define MAT_CODE(position, data) { .pos = position, .code = data, .len = sizeof(data) }
413 const uint8_t *code;
493 /* time to insert MAT code */
497 mat_codes[next_code_idx].code, code_len);
504 /* this was the last code, move to the next MAT frame */
516 /* consider the MAT code as padding */
522 /* count the remainder of the code as part of frame size */
536 continue; /* time to insert MAT code */