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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
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 */

Completed in 67 milliseconds