Home
last modified time | relevance | path

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

/dports/biology/iolib/io_lib-io_lib-1-14-10/progs/
H A Dscram_merge.c60 static int hdr_compare(SAM_hdr *h1, SAM_hdr *h2) { in hdr_compare() function
248 if (i && !hdr_compare(scram_get_header(in[0]), in main()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/
H A Dminimp3.h273 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1655 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1673 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1677 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1710 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1713 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/emulators/mess/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h259 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1604 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1622 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1626 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1659 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1662 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Dminimp3.h271 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1653 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1671 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1675 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1708 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1711 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A Dminimp3.h271 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1653 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1671 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1675 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1708 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1711 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A Dminimp3.h271 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1653 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1671 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1675 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1708 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1711 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A Dminimp3.h271 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1653 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1671 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1675 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1708 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1711 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3.h273 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1665 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1683 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1687 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1720 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1723 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h271 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1653 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1671 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1675 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1708 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1711 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/minimp3-sys-0.3.2/minimp3/
H A Dminimp3.h261 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1637 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1655 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1659 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1692 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1695 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dminimp3.h263 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1639 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1657 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1661 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1694 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1697 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()
/dports/emulators/mame/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h259 static int hdr_compare(const uint8_t *h1, const uint8_t *h2) in hdr_compare() function
1604 if (!hdr_compare(hdr, hdr + i)) in mp3d_match_frame()
1622 if (hdr_compare(mp3, mp3 + k)) in mp3d_find_frame()
1626 … if (i + k + nextfb + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + k + nextfb)) in mp3d_find_frame()
1659 if (mp3_bytes > 4 && dec->header[0] == 0xff && hdr_compare(dec->header, mp3)) in mp3dec_decode_frame()
1662 …if (frame_size != mp3_bytes && (frame_size + HDR_SIZE > mp3_bytes || !hdr_compare(mp3, mp3 + frame… in mp3dec_decode_frame()