Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Ddatapart_decode.cpp183 movePointerTo(stream, startFirstPart); in DecodeDataPart_I_VideoPacket()
220 movePointerTo(stream, startFirstPart); in DecodeDataPart_I_VideoPacket()
248 movePointerTo(stream, startSecondPart); /* */ in DecodeDataPart_I_VideoPacket()
272 movePointerTo(stream, startSecondPart); /* */ in DecodeDataPart_I_VideoPacket()
284 movePointerTo(stream, startSecondPart); in DecodeDataPart_I_VideoPacket()
342 movePointerTo(stream, startFirstPart); in DecodeDataPart_P_VideoPacket()
358 movePointerTo(stream, startFirstPart); in DecodeDataPart_P_VideoPacket()
397 movePointerTo(stream, startFirstPart); in DecodeDataPart_P_VideoPacket()
436 movePointerTo(stream, startSecondPart); in DecodeDataPart_P_VideoPacket()
470 movePointerTo(stream, startSecondPart); in DecodeDataPart_P_VideoPacket()
[all …]
Dbitstream.cpp529 PV_STATUS movePointerTo(BitstreamDecVideo *stream, int32 pos) in movePointerTo() function
617 (void)movePointerTo(stream, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */ in PVSearchNextH263Frame()
646 (void)movePointerTo(stream, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */ in PVSearchNextM4VFrame()
Dbitstream.h152 PV_STATUS movePointerTo(BitstreamDecVideo *stream, int32 pos);
Dconceal.cpp43 movePointerTo(stream, startFirstPartition); in ConcealTexture_I()
Dcombined_decode.cpp161 movePointerTo(stream, (startPacket & -8)); in DecodeFrameCombinedMode()
176 movePointerTo(stream, (startPacket & -8)); in DecodeFrameCombinedMode()