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

/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
H A Ddatapart_decode.cpp183 movePointerTo(stream, startFirstPart);
220 movePointerTo(stream, startFirstPart);
248 movePointerTo(stream, startSecondPart); /* */
272 movePointerTo(stream, startSecondPart); /* */
284 movePointerTo(stream, startSecondPart);
342 movePointerTo(stream, startFirstPart);
358 movePointerTo(stream, startFirstPart);
397 movePointerTo(stream, startFirstPart);
436 movePointerTo(stream, startSecondPart);
470 movePointerTo(strea
[all...]
H A Dbitstream.h152 PV_STATUS movePointerTo(BitstreamDecVideo *stream, int32 pos);
H A Dconceal.cpp38 movePointerTo(stream, startFirstPartition);
H A Dbitstream.cpp522 Function : movePointerTo()
529 PV_STATUS movePointerTo(BitstreamDecVideo *stream, int32 pos) function
617 (void)movePointerTo(stream, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */
646 (void)movePointerTo(stream, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */
H A Dcombined_decode.cpp161 movePointerTo(stream, (startPacket & -8));
176 movePointerTo(stream, (startPacket & -8));

Completed in 18 milliseconds