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

  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp 267 M4OSA_UInt32 startBit = 0;
285 startBit = (*pOffset) % 8;
293 ui32Mask >>= startBit;
    [all...]
  /external/webrtc/src/modules/interface/
module_common_types.h 47 bool startBit; // Start of partition.

Completed in 44 milliseconds