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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_GetVLCBits.c 99 OMX_U8 tabIndex, markerBit;
254 markerBit = armGetBits(ppBitStream, pBitOffset, 1);
255 armRetDataErrIf( markerBit == 0, OMX_Sts_Err);
  /external/webrtc/src/modules/interface/
module_common_types.h 19 bool markerBit;

Completed in 445 milliseconds