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

  /external/opencore/protocols/rtp_payload_parser/rfc_3984/include/
h264_payload_parser_macros.h 33 #define H264_RTP_PAYLOAD_MTAP24 27
h264_payload_parser.h 173 nal_type == H264_RTP_PAYLOAD_MTAP24 || // MTAP24(Multi-Time Aggregation Packet with 24-bit time stamp offset
193 return (nal_type == H264_RTP_PAYLOAD_MTAP16 || nal_type == H264_RTP_PAYLOAD_MTAP24);
  /external/opencore/protocols/rtp_payload_parser/rfc_3984/src/
h264_payload_parser.cpp 632 if (nal_type == H264_RTP_PAYLOAD_MTAP24)

Completed in 2045 milliseconds