HomeSort by relevance Sort by last modified time
    Searched refs:markerBit (Results 1 - 3 of 3) 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;
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h 746 bool markerBit, const char* payloadData,
    [all...]

Completed in 2312 milliseconds