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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c199 uint32_t crc_org; ///< CRC value of the original input data member in struct:__anon1860
400 ctx->crc_org = ~get_bits_long(&gb, 32);
1538 ctx->crc_org != ctx->crc) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c197 uint32_t crc_org; ///< CRC value of the original input data member in struct:__anon3075
409 ctx->crc_org = ~get_bits_long(&gb, 32);
1580 ctx->crc_org != ctx->crc) {

Completed in 94 milliseconds