HomeSort by relevance Sort by last modified time
    Searched defs:PCR (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 826 // PCR stream
850 uint64_t PCR = nowUs * 27; // PCR based on a 27MHz clock
851 uint64_t PCR_base = PCR / 300;
852 uint32_t PCR_ext = PCR % 300;
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.cpp     [all...]
  /external/tpm2/
Global.h 326 UINT32 pcrCounter; // PCR counter value when PCR is
328 // If no PCR is included, this
355 // PCR
359 // The PCR_SAVE structure type contains the PCR data that are saved across power cycles. Only the static
360 // PCR are required to be saved across power cycles. The DRTM and resettable PCR are not saved. The
361 // number of static and resettable PCR is determined by the platform-specific specification to which the TPM
381 // This counter increments whenever the PCR are updated.
383 // certain PCR changes as not causing this counte
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.h 114 PCR,

Completed in 169 milliseconds