Lines Matching refs:hook
139 t->hook = NULL; in create()
638 t->hook = &TrackBase::track__nop; in process__validate()
649 t->hook = TrackBase::getTrackHook( in process__validate()
654 t->hook = TrackBase::getTrackHook( in process__validate()
658 t->hook = TrackBase::getTrackHook( in process__validate()
666 t->hook = TrackBase::getTrackHook( in process__validate()
675 t->hook = TrackBase::getTrackHook( in process__validate()
734 t->hook = &TrackBase::track__nop; in process__validate()
1113 (t.get()->*t->hook)( in process__genericNoResampling()
1178 (t.get()->*t->hook)(outTemp, numFrames, mResampleTemp.get() /* naked ptr */, aux); in process__genericResampling()
1191 (t.get()->*t->hook)( in process__genericResampling()