HomeSort by relevance Sort by last modified time
    Searched full:markerbit (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 82 markerbit RN 5 label
318 M_BD_READ8 markerbit,1,T1
319 TEQ markerbit,#0 ;// Exit with an error message if marker bit is zero
332 M_BD_READ8 markerbit,1,T1
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s 82 markerbit RN 5 label
318 M_BD_READ8 markerbit,1,T1
319 TEQ markerbit,#0 ;// Exit with an error message if marker bit is zero
332 M_BD_READ8 markerbit,1,T1
  /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/chromium_org/media/cast/rtp_receiver/rtp_parser/
rtp_parser.cc 60 rtp_header->webrtc.header.markerBit = marker;
rtp_parser_unittest.cc 44 parsed_header.webrtc.header.markerBit);
  /external/webrtc/src/modules/interface/
module_common_types.h 19 bool markerBit;
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h 776 bool markerBit, const char* payloadData,
    [all...]

Completed in 239 milliseconds