Lines Matching refs:hook
140 t->hook = NULL; in create()
657 t->hook = &TrackBase::track__nop; in process__validate()
668 t->hook = TrackBase::getTrackHook( in process__validate()
673 t->hook = TrackBase::getTrackHook( in process__validate()
677 t->hook = TrackBase::getTrackHook( in process__validate()
685 t->hook = TrackBase::getTrackHook( in process__validate()
694 t->hook = TrackBase::getTrackHook( in process__validate()
753 t->hook = &TrackBase::track__nop; in process__validate()
1132 (t.get()->*t->hook)( in process__genericNoResampling()
1197 (t.get()->*t->hook)(outTemp, numFrames, mResampleTemp.get() /* naked ptr */, aux); in process__genericResampling()
1210 (t.get()->*t->hook)( in process__genericResampling()