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

  /external/u-boot/cmd/mvebu/
bubt.c 496 u32 checksum_ref = hdr->prolog_checksum; local
512 if (checksum != checksum_ref) {
514 checksum, checksum_ref);
519 hdr->prolog_checksum = checksum_ref;
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_unittest_oldapi.cc 899 const std::string& checksum_ref,
    [all...]

Completed in 125 milliseconds