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

  /external/opencore/protocols/rtp_payload_parser/rfc_3984/include/
h264_payload_parser_macros.h 41 #define FU_E_BIT_MASK 0x40
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/src/
h264_payload_parser.cpp 542 else if (rtp_payload_ptr[1] & FU_E_BIT_MASK) // check E bit of FU header

Completed in 2346 milliseconds