Searched refs:SetAlignSideBand (Results 1 – 2 of 2) sorted by relevance
124 void (* SetAlignSideBand)( AstDSBSpecFrame *, int, int * ); member
295 static void SetAlignSideBand( AstDSBSpecFrame *, int, int * );928 vtab->SetAlignSideBand = SetAlignSideBand; in astInitDSBSpecFrameVtab_()3235 if( TestAlignSideBand( new, status ) ) SetAlignSideBand( new, new->alignsideband, status ); in astLoadDSBSpecFrame_()