Home
last modified time | relevance | path

Searched refs:crc_org (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dalsdec.c201 uint32_t crc_org; ///< CRC value of the original input data member
440 ctx->crc_org = ~get_bits_long(&gb, 32); in read_specific_config()
1918 ctx->crc_org != ctx->crc) { in decode_frame()