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

  /external/chromium_org/media/cast/net/rtp/
rtp_packet_builder.cc 70 const bool includes_specific_frame_reference = local
74 (includes_specific_frame_reference ? 0x40 : 0));
78 if (includes_specific_frame_reference) {
rtp_parser.cc 67 const bool includes_specific_frame_reference = local
79 if (!includes_specific_frame_reference) {

Completed in 85 milliseconds