Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp64 void movePointerTo(mp4StreamType *psBits, int32 pos) in movePointerTo() function
98 (void)movePointerTo(psBits, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */ in SearchNextM4VFrame()
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.cpp69 void movePointerTo(mp4StreamType *psBits, int32 pos) in movePointerTo() function
103 (void)movePointerTo(psBits, ((i + initial_byte_aligned_position) << 3)); /* ptr + i */ in SearchNextM4VFrame()