Home
last modified time | relevance | path

Searched refs:best_offset (Results 1 – 25 of 86) sorted by relevance

1234

/dports/emulators/anese/ANESE-0.9.1/roms/tests/ppu/ppu_read_buffer/source/inc/
H A Dfont.php149 $best_offset = 8;
184 $best_offset = $offset;
186 if($c2 == 0) $best_offset += 5; // For space, add extra pixel
189 $best_offset = 4; // Add some space between r and .
191 $lresult[$c2] = $best_offset+1;
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/general/
H A DMiniDeflate.cpp207 int best_offset = in - best_pos - 1; in Deflate() local
216 if (best_match < 17 && best_offset < 0x1000) in Deflate()
218 *out = (uchar)(((best_match - 1) << 4) | (best_offset >> 8)); in Deflate()
220 *out = (uchar)(best_offset & 0xFF); in Deflate()
226 *out = (uchar)(16 | (best_offset >> 10)); in Deflate()
228 *out = (uchar)((best_offset >> 2) & 0xFF); in Deflate()
230 *out = (uchar)((best_offset << 6) | (best_match - 2)); in Deflate()
236 *out = (uchar)(16 | (best_offset >> 10)); in Deflate()
238 *out = (uchar)((best_offset >> 2) & 0xFF); in Deflate()
240 *out = (uchar)(best_offset << 6); in Deflate()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstdcaparse.c268 guint best_offset = G_MAXUINT; in gst_dca_parse_find_sync() local
276 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
277 best_offset = off; in gst_dca_parse_find_sync()
284 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
285 best_offset = off; in gst_dca_parse_find_sync()
295 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
296 best_offset = off; in gst_dca_parse_find_sync()
303 if (off >= 0 && off < best_offset) { in gst_dca_parse_find_sync()
304 best_offset = off; in gst_dca_parse_find_sync()
308 if (best_offset == G_MAXUINT) in gst_dca_parse_find_sync()
[all …]

1234