ff_dca_check_crc 191 libavcodec/dca_core.c && ff_dca_check_crc(s->avctx, &s->gb, header_pos, header_pos + header_size * 8)) { ff_dca_check_crc 873 libavcodec/dca_core.c if (ff_dca_check_crc(s->avctx, &s->gb, header_pos + 32, header_pos + header_size * 8)) { ff_dca_check_crc 1088 libavcodec/dca_core.c if (ff_dca_check_crc(s->avctx, &s->gb, header_pos + 32, header_pos + header_size * 8)) { ff_dca_check_crc 1403 libavcodec/dca_core.c && ff_dca_check_crc(s->avctx, &s->gb, header_pos, header_pos + header_size * 8)) { ff_dca_check_crc 1558 libavcodec/dca_core.c if (ff_dca_check_crc(s->avctx, &s->gb, header_pos + 32, header_pos + header_size * 8)) { ff_dca_check_crc 1677 libavcodec/dca_core.c if (ff_dca_check_crc(s->avctx, &s->gb, aux_pos, get_bits_count(&s->gb))) { ff_dca_check_crc 401 libavcodec/dca_exss.c if (s->avctx && ff_dca_check_crc(s->avctx, &s->gb, 32 + 8, header_size * 8)) { ff_dca_check_crc 126 libavcodec/dca_xll.c if (ff_dca_check_crc(s->avctx, &s->gb, header_pos, header_pos + header_size * 8)) { ff_dca_check_crc 786 libavcodec/dca_xll.c if (ff_dca_check_crc(s->avctx, &s->gb, 32, header_size * 8)) { ff_dca_check_crc 994 libavcodec/dca_xll.c if (ff_dca_check_crc(s->avctx, &s->gb, navi_pos, get_bits_count(&s->gb))) {