Searched refs:FlushBits (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dintel_m4v_config_parser.h67 int16 FlushBits(
H A Dintel_m4v_config_parser.cpp86 FlushBits(psBits, ((pos & 0x7) + ((byte_pos & 0x3) << 3)));
445 FlushBits(psBits, 22);
651 int16 FlushBits( function
1244 FlushBits(psBits, (leading_zeros << 1) + 1);
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_m4v_config_parser.h78 int16 FlushBits(
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_m4v_config_parser.cpp81 FlushBits(psBits, ((pos & 0x7) + ((byte_pos & 0x3) << 3)));
460 FlushBits(psBits, 22);
666 int16 FlushBits( function
1246 FlushBits(psBits, (leading_zeros << 1) + 1);

Completed in 52 milliseconds