Searched refs:matrix_offset (Results 1 – 2 of 2) sorted by relevance
789 uint8_t matrix_offset [ 4]; member822 uint32_t matrix_offset = read_big_u32(mABTag->matrix_offset); in read_tag_mab() local839 if (0 == matrix_offset) { in read_tag_mab()849 if (tag->size < matrix_offset + 12 * SAFE_SIZEOF(uint32_t)) { in read_tag_mab()853 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab()867 if (0 != matrix_offset) { in read_tag_mab()948 uint32_t matrix_offset = read_big_u32(mBATag->matrix_offset); in read_tag_mba() local964 if (0 == matrix_offset) { in read_tag_mba()975 if (tag->size < matrix_offset + 12 * SAFE_SIZEOF(uint32_t)) { in read_tag_mba()979 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mba()[all …]
585 uint8_t matrix_offset [ 4]; member618 uint32_t matrix_offset = read_big_u32(mABTag->matrix_offset); in read_tag_mab() local635 if (0 == matrix_offset) { in read_tag_mab()645 if (tag->size < matrix_offset + 12 * SAFE_SIZEOF(uint32_t)) { in read_tag_mab()649 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab()663 if (0 != matrix_offset) { in read_tag_mab()