Loading media/libstagefright/include/SampleIterator.h +5 −0 Original line number Original line Diff line number Diff line Loading @@ -14,6 +14,10 @@ * limitations under the License. * limitations under the License. */ */ #ifndef SAMPLE_ITERATOR_H_ #define SAMPLE_ITERATOR_H_ #include <utils/Vector.h> #include <utils/Vector.h> namespace android { namespace android { Loading Loading @@ -75,3 +79,4 @@ private: } // namespace android } // namespace android #endif // SAMPLE_ITERATOR_H_ Loading
media/libstagefright/include/SampleIterator.h +5 −0 Original line number Original line Diff line number Diff line Loading @@ -14,6 +14,10 @@ * limitations under the License. * limitations under the License. */ */ #ifndef SAMPLE_ITERATOR_H_ #define SAMPLE_ITERATOR_H_ #include <utils/Vector.h> #include <utils/Vector.h> namespace android { namespace android { Loading Loading @@ -75,3 +79,4 @@ private: } // namespace android } // namespace android #endif // SAMPLE_ITERATOR_H_