Home | History | Annotate | Download | only in src

Lines Matching defs:movePointerTo

522 Function : movePointerTo()
529 PV_STATUS movePointerTo(BitstreamDecVideo *stream, int32 pos)
617 (void)movePointerTo(stream, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */
646 (void)movePointerTo(stream, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */