calcMotionAdaptiveQuantFrame 1792 source/encoder/slicetype.cpp                     calcMotionAdaptiveQuantFrame(frames, p0, p1, i);
calcMotionAdaptiveQuantFrame 1794 source/encoder/slicetype.cpp             calcMotionAdaptiveQuantFrame(frames, curnonb, lastnonb, middle);
calcMotionAdaptiveQuantFrame 1798 source/encoder/slicetype.cpp                 calcMotionAdaptiveQuantFrame(frames, curnonb, lastnonb, i);
calcMotionAdaptiveQuantFrame 1799 source/encoder/slicetype.cpp         calcMotionAdaptiveQuantFrame(frames, curnonb, lastnonb, lastnonb);
calcMotionAdaptiveQuantFrame  170 source/encoder/slicetype.h     void    calcMotionAdaptiveQuantFrame(Lowres **frames, int p0, int p1, int b);