Searched refs:get_CG_GS_info (Results 1 – 3 of 3) sorted by relevance
516 static struct offset_size_s const *get_CG_GS_info(BAM_Alignment const *cself) in get_CG_GS_info() function3209 return get_CG_GC_info(self) && get_CG_GS_info(self) && get_CG_GQ_info(self); in BAM_AlignmentHasCGData()3215 struct offset_size_s const *const GSi = get_CG_GS_info(self); in BAM_AlignmentCGReadLength()3391 struct offset_size_s const *const GSi = get_CG_GS_info(self); in BAM_AlignmentGetCGSeqQual()
965 static struct offset_size_s const *get_CG_GS_info(BAMAlignment const *cself) in get_CG_GS_info() function3439 return get_CG_GC_info(self) && get_CG_GS_info(self) && get_CG_GQ_info(self); in BAMAlignmentHasCGData()3553 struct offset_size_s const *const GSi = get_CG_GS_info(self); in BAMAlignmentGetCGSeqQual()