HomeSort by relevance Sort by last modified time
    Searched refs:ShowBits (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 135 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(
782 iErrorStat = ShowBits(pStream, 24, &codeword);
790 iErrorStat = ShowBits(pStream, 24, &codeword)
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 72 int16 ShowBits(

Completed in 250 milliseconds