Searched refs:SetSideBand (Results 1 – 2 of 2) sorted by relevance
119 void (* SetSideBand)( AstDSBSpecFrame *, int, int * ); member
290 static void SetSideBand( AstDSBSpecFrame *, int, int * );923 vtab->SetSideBand = SetSideBand; in astInitDSBSpecFrameVtab_()3228 if ( TestSideBand( new, status ) ) SetSideBand( new, new->sideband, status ); in astLoadDSBSpecFrame_()