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

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dintel_m4v_config_parser.cpp140 ShowBits(psBits, 32, &codeword);
152 ShowBits(psBits, 32, &codeword);
216 ShowBits(psBits, 32, &codeword);
222 ShowBits(psBits, 27, &codeword);
226 ShowBits(psBits, 27, &codeword);
401 ShowBits(psBits, SHORT_VIDEO_START_MARKER_LENGTH, &codeword);
439 ShowBits(psBits, 22, &codeword);
608 int16 ShowBits( function
767 iErrorStat = ShowBits(pStream, 24, &codeword);
775 iErrorStat = ShowBits(pStrea
[all...]
H A Dintel_m4v_config_parser.h61 int16 ShowBits(
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_m4v_config_parser.cpp135 ShowBits(psBits, 32, &codeword);
147 ShowBits(psBits, 32, &codeword);
211 ShowBits(psBits, 32, &codeword);
217 ShowBits(psBits, 27, &codeword);
221 ShowBits(psBits, 27, &codeword);
414 ShowBits(psBits, SHORT_VIDEO_START_MARKER_LENGTH, &codeword);
454 ShowBits(psBits, 22, &codeword);
623 int16 ShowBits( function
782 iErrorStat = ShowBits(pStream, 24, &codeword);
790 iErrorStat = ShowBits(pStrea
[all...]
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_m4v_config_parser.h72 int16 ShowBits(

Completed in 36 milliseconds