Home
last modified time | relevance | path

Searched refs:aoff (Results 51 – 75 of 580) sorted by relevance

12345678910>>...24

/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_blockd.c92 int aoff, int loff) { in eb_vp9_set_contexts() argument
94 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in eb_vp9_set_contexts()
104 if (above_contexts + aoff > blocks_wide) in eb_vp9_set_contexts()
105 above_contexts = blocks_wide - aoff; in eb_vp9_set_contexts()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/
H A Dvp9_blockd.c88 int aoff, int loff) { in vp9_set_contexts() argument
89 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
99 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
100 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/
H A Dvp9_blockd.c88 int aoff, int loff) { in vp9_set_contexts() argument
89 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
99 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
100 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.c88 int aoff, int loff) { in vp9_set_contexts() argument
89 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
99 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
100 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/
H A Dvp9_blockd.c87 int aoff, int loff) { in vp9_set_contexts() argument
88 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
98 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
99 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
90 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in vp9_set_contexts()
100 if (above_contexts + aoff > blocks_wide) in vp9_set_contexts()
101 above_contexts = blocks_wide - aoff; in vp9_set_contexts()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_blockd.c92 int aoff, int loff) { in eb_vp9_set_contexts() argument
94 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in eb_vp9_set_contexts()
104 if (above_contexts + aoff > blocks_wide) in eb_vp9_set_contexts()
105 above_contexts = blocks_wide - aoff; in eb_vp9_set_contexts()
/dports/net-mgmt/routers2-extensions/routers2-v2.23/extras/
H A Dmrtg-nrpe.pl282 my($a,$b,$aoff,$boff) = ('UNKNOWN','UNKNOWN',0,0);
299 $aoff = $options{offset}[0];
300 $aoff = 0 if(!defined $aoff);
301 if(defined $val[$aoff]) {
302 $a = $val[$aoff] if($aoff <= $#val);
/dports/net-mgmt/routers2/routers2-v2.23/extras/
H A Dmrtg-nrpe.pl282 my($a,$b,$aoff,$boff) = ('UNKNOWN','UNKNOWN',0,0);
299 $aoff = $options{offset}[0];
300 $aoff = 0 if(!defined $aoff);
301 if(defined $val[$aoff]) {
302 $a = $val[$aoff] if($aoff <= $#val);
/dports/net-mgmt/routers2-extras/routers2-v2.23/extras/
H A Dmrtg-nrpe.pl282 my($a,$b,$aoff,$boff) = ('UNKNOWN','UNKNOWN',0,0);
299 $aoff = $options{offset}[0];
300 $aoff = 0 if(!defined $aoff);
301 if(defined $val[$aoff]) {
302 $a = $val[$aoff] if($aoff <= $#val);
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_tokenize.c454 int aoff, loff; in set_entropy_context_b() local
455 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff); in set_entropy_context_b()
457 aoff, loff); in set_entropy_context_b()
522 int aoff, loff; in tokenize_b() local
523 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff); in tokenize_b()
525 pt = get_entropy_context(tx_size, pd->above_context + aoff, in tokenize_b()
567 vp9_set_contexts(xd, pd, plane_bsize, tx_size, c > 0, aoff, loff); in tokenize_b()
/dports/ftp/puf/puf-1.0.0/src/
H A Durl.c185 flushseg(purl_t *pu, const char *aoff, int alen, int aquot) in flushseg() argument
192 memcpy(b + pu->lpartlen, aoff, alen); in flushseg()
195 for (; alen > 0; aoff++, alen--) { in flushseg()
196 if (*aoff == ' ') { in flushseg()
205 b[pu->lpartlen++] = *aoff; in flushseg()
400 aoff = segos[0]; in parse_url()
407 if (!flushseg(pu, url + aoff, alen, aquot)) { in parse_url()
412 aoff = segos[cseg]; in parse_url()
424 pu->lpart = url + aoff; in parse_url()
430 if (!flushseg(pu, url + aoff, alen, aquot)) { in parse_url()
[all …]
/dports/lang/ruby26/ruby-2.6.9/ext/date/
H A Ddate_strftime.c429 long off, aoff; in date_strftime_with_tmx() local
433 aoff = off; in date_strftime_with_tmx()
434 if (aoff < 0) in date_strftime_with_tmx()
435 aoff = -off; in date_strftime_with_tmx()
437 if ((aoff / 3600) < 10) in date_strftime_with_tmx()
463 if (aoff % 3600 == 0) { in date_strftime_with_tmx()
468 else if (aoff % 60 == 0) { in date_strftime_with_tmx()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dsnd_altivec.c39 int data, aoff, boff; in S_PaintChannelFrom16_altivec() local
199 aoff = ooff; in S_PaintChannelFrom16_altivec()
203 for (j=aoff; j<boff; j += sc->soundChannels) { in S_PaintChannelFrom16_altivec()
220 fdiv = 256 * (boff-aoff) / sc->soundChannels; in S_PaintChannelFrom16_altivec()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dsnd_altivec.c39 int data, aoff, boff; in S_PaintChannelFrom16_altivec() local
199 aoff = ooff; in S_PaintChannelFrom16_altivec()
203 for (j=aoff; j<boff; j += sc->soundChannels) { in S_PaintChannelFrom16_altivec()
220 fdiv = 256 * (boff-aoff) / sc->soundChannels; in S_PaintChannelFrom16_altivec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Dblockd.c33 int has_eob, int aoff, int loff) { in av1_set_contexts() argument
34 ENTROPY_CONTEXT *const a = pd->above_context + aoff; in av1_set_contexts()
42 const int above_contexts = AOMMIN(txs_wide, blocks_wide - aoff); in av1_set_contexts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Dblockd.c34 int has_eob, int aoff, int loff) { in av1_set_entropy_contexts() argument
35 ENTROPY_CONTEXT *const a = pd->above_entropy_context + aoff; in av1_set_entropy_contexts()
43 const int above_contexts = AOMMIN(txs_wide, blocks_wide - aoff); in av1_set_entropy_contexts()
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Dblockd.c32 int has_eob, int aoff, int loff) { in av1_set_entropy_contexts() argument
33 ENTROPY_CONTEXT *const a = pd->above_entropy_context + aoff; in av1_set_entropy_contexts()
41 const int above_contexts = AOMMIN(txs_wide, blocks_wide - aoff); in av1_set_entropy_contexts()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Dblockd.c34 int has_eob, int aoff, int loff) { in av1_set_entropy_contexts() argument
35 ENTROPY_CONTEXT *const a = pd->above_entropy_context + aoff; in av1_set_entropy_contexts()
43 const int above_contexts = AOMMIN(txs_wide, blocks_wide - aoff); in av1_set_entropy_contexts()

12345678910>>...24