Home
last modified time | relevance | path

Searched defs:frameCrc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_hdlc/ts/
H A Ddecoder.ts129 const frameCrc = new DataView(data.slice(-4).buffer).getInt8(0); constant
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/statusreport/
H A Ddecode_status_report.h65 uint32_t frameCrc = 0; member