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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp9.cc 482 : hdr_(hdr),
493 hdr_.temporal_idx == 0 || hdr_.temporal_idx == kNoTemporalIdx;
499 if (hdr_.temporal_idx == 0 &&
502 } else if (hdr_.temporal_idx != kNoTemporalIdx && hdr_.temporal_idx > 0 &&
523 if (max_payload_length_ < PayloadDescriptorLength(hdr_) + 1) {
531 (bytes_processed ? PayloadDescriptorLengthMinusSsData(hdr_)
532 : PayloadDescriptorLength(hdr_));
561 packets_.empty() && (hdr_.spatial_idx == kNoSpatialIdx |
    [all...]
rtp_format_vp9.h 88 const RTPVideoHeaderVP9 hdr_; member in class:webrtc::RtpPacketizerVp9
  /external/webp/src/dec/
vp8l_dec.c 362 VP8LMetadata* const hdr = &dec->hdr_;
    [all...]
vp8li_dec.h 82 VP8LMetadata hdr_; member in struct:VP8LDecoder
  /external/strace/
s390.c 469 #define CHECK_SIZE(hdr_, size_, name_, ...) \
471 if ((size_) < sizeof(*(hdr_))) { \
475 (size_), sizeof(*(hdr_))); \
476 print_quoted_string((char *) (hdr_), (size_), \
483 #define PRINT_UNKNOWN_TAIL(hdr_, size_) \
485 if ((size_) > sizeof(*(hdr_)) && \
486 !is_filled((char *) ((hdr_) + 1), '\0', \
487 (size_) - sizeof(*(hdr_)))) \
488 print_quoted_string((char *) ((hdr_) + 1), \
489 (size_) - sizeof(*(hdr_)), \
    [all...]
  /external/toolchain-utils/android_bench_suite/panorama_input/
test_012.ppm     [all...]
  /toolchain/benchmark/panorama_input/
test_012.ppm     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
ChangeLog-9495     [all...]

Completed in 222 milliseconds