Searched refs:complex_int_byte_size (Results 1 – 1 of 1) sorted by relevance
443 size_t complex_int_byte_size = item_byte_size / 2; in DumpDataExtractor() local445 if (complex_int_byte_size > 0 && complex_int_byte_size <= 8) { in DumpDataExtractor()447 DE.GetMaxU64Bitfield(&offset, complex_int_byte_size, 0, 0)); in DumpDataExtractor()449 DE.GetMaxU64Bitfield(&offset, complex_int_byte_size, 0, 0)); in DumpDataExtractor()