Searched refs:startSecondPart (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Ddatapart_decode.cpp151 int32 startSecondPart, startFirstPart = getPointer(stream); local
228 startSecondPart = getPointer(stream);
248 movePointerTo(stream, startSecondPart); /* */
272 movePointerTo(stream, startSecondPart); /* */
284 movePointerTo(stream, startSecondPart);
316 int32 startFirstPart, startSecondPart; local
405 startSecondPart = getPointer(stream);
436 movePointerTo(stream, startSecondPart);
470 movePointerTo(stream, startSecondPart);
497 movePointerTo(stream, startSecondPart); /* */
[all...]

Completed in 1203 milliseconds