Home
last modified time | relevance | path

Searched defs:dec (Results 101 – 125 of 11073) sorted by relevance

12345678910>>...443

/dports/devel/z88dk/z88dk/libsrc/sprites/software/sp1/zx81hr/sprites/
H A Dsp1_InitCharStruct_callee.asm42 dec de ; de = & last byte of draw function data define
50 dec de define
51 dec de define
60 dec de define
61 dec de define
/dports/devel/z88dk/z88dk/libsrc/sprites/software/sp1/spectrum/sprites/
H A Dsp1_InitCharStruct_callee.asm43 dec de ; de = & last byte of draw function data define
51 dec de define
52 dec de define
61 dec de define
62 dec de define
/dports/devel/z88dk/z88dk/libsrc/sprites/software/sp1/ts2068hr/sprites/
H A Dsp1_InitCharStruct_callee.asm43 dec de ; de = & last byte of draw function data define
51 dec de define
52 dec de define
61 dec de define
62 dec de define
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
111 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
127 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
146 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
180 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
213 uint32_t od_ec_dec_bits_(od_ec_dec *dec, unsigned ftb) { in od_ec_dec_bits_()
252 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
263 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/audio/aqualung/aqualung-1.0/src/decoder/
H A Ddec_cdda.c118 decoder_t * dec = (decoder_t *)arg; in cdda_reader_thread() local
223 decoder_t * dec = NULL; in cdda_decoder_init() local
257 cdda_decoder_destroy(decoder_t * dec) { in cdda_decoder_destroy()
272 cdda_decoder_open(decoder_t * dec, char * filename) { in cdda_decoder_open()
368 cdda_decoder_send_metadata(decoder_t * dec) { in cdda_decoder_send_metadata()
374 cdda_decoder_reopen(decoder_t * dec, char * filename) { in cdda_decoder_reopen()
419 cdda_decoder_set_mode(decoder_t * dec, int drive_speed, in cdda_decoder_set_mode()
437 cdda_decoder_close(decoder_t * dec) { in cdda_decoder_close()
468 cdda_decoder_read(decoder_t * dec, float * dest, int num) { in cdda_decoder_read()
504 cdda_decoder_seek(decoder_t * dec, unsigned long long seek_to_pos) { in cdda_decoder_seek()
H A Ddec_mpc.c42 decode_mpc(decoder_t * dec) { in decode_mpc()
97 decoder_t * dec = NULL; in mpc_decoder_init_func() local
124 mpc_decoder_destroy(decoder_t * dec) { in mpc_decoder_destroy()
193 mpc_decoder_open(decoder_t * dec, char * filename) {
281 mpc_decoder_send_metadata(decoder_t * dec) {
286 mpc_decoder_close(decoder_t * dec) {
296 mpc_decoder_read(decoder_t * dec, float * dest, int num) {
324 mpc_decoder_seek(decoder_t * dec, unsigned long long seek_to_pos) {
/dports/science/py-scipy/scipy-1.7.1/scipy/ndimage/tests/
H A Dtest_fourier.py16 def test_fourier_gaussian_real01(self, shape, dtype, dec): argument
29 def test_fourier_gaussian_complex01(self, shape, dtype, dec): argument
42 def test_fourier_uniform_real01(self, shape, dtype, dec): argument
55 def test_fourier_uniform_complex01(self, shape, dtype, dec): argument
68 def test_fourier_shift_real01(self, shape, dtype, dec): argument
84 def test_fourier_shift_complex01(self, shape, dtype, dec): argument
100 def test_fourier_ellipsoid_real01(self, shape, dtype, dec): argument
114 def test_fourier_ellipsoid_complex01(self, shape, dtype, dec): argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
111 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
128 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
144 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
179 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
217 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
227 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
125 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
143 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
158 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
193 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
231 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
245 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
111 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
128 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
144 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
179 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
217 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
227 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
111 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
128 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
144 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
179 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
217 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
227 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
125 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
143 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
158 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
193 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
231 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
245 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
125 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
143 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
158 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
193 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
231 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
245 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
111 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
128 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
144 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
179 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
217 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
227 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/
H A Dentdec.c78 static void od_ec_dec_refill(od_ec_dec *dec) { in od_ec_dec_refill()
125 static int od_ec_dec_normalize(od_ec_dec *dec, od_ec_window dif, unsigned rng, in od_ec_dec_normalize()
143 void od_ec_dec_init(od_ec_dec *dec, const unsigned char *buf, in od_ec_dec_init()
158 int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f) { in od_ec_decode_bool_q15()
193 int od_ec_decode_cdf_q15(od_ec_dec *dec, const uint16_t *icdf, int nsyms) { in od_ec_decode_cdf_q15()
231 int od_ec_dec_tell(const od_ec_dec *dec) { in od_ec_dec_tell()
245 uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec) { in od_ec_dec_tell_frac()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/database/sql/driver/
H A Dtypes_test.go84 type dec struct { struct
85 form byte
86 neg bool
87 coefficient [16]byte
88 exponent int32
91 func (d dec) Decompose(buf []byte) (form byte, negative bool, coefficient []byte, exponent int32) {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/testdata/keywords/
H A Dkeywords.go84 /* for */ //@item(for, "for", "", "keyword")
85 /* if */ //@item(if, "if", "", "keyword")
86 /* else */ //@item(else, "else", "", "keyword")
87 /* switch */ //@item(switch, "switch", "", "keyword")
88 /* select */ //@item(select, "select", "", "keyword")
92 /* var */ //@item(var, "var", "", "keyword")
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dec/
H A Dalpha_dec.c28 ALPHDecoder* const dec = (ALPHDecoder*)WebPSafeCalloc(1ULL, sizeof(*dec)); in ALPHNew() local
33 static void ALPHDelete(ALPHDecoder* const dec) { in ALPHDelete()
48 static int ALPHInit(ALPHDecoder* const dec, const uint8_t* data, in ALPHInit()
110 static int ALPHDecode(VP8Decoder* const dec, int row, int num_rows) { in ALPHDecode()
150 static int AllocateAlphaPlane(VP8Decoder* const dec, const VP8Io* const io) { in AllocateAlphaPlane()
165 void WebPDeallocateAlphaMemory(VP8Decoder* const dec) { in WebPDeallocateAlphaMemory()
177 const uint8_t* VP8DecompressAlphaRows(VP8Decoder* const dec, in VP8DecompressAlphaRows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dec/
H A Dalpha_dec.c28 ALPHDecoder* const dec = (ALPHDecoder*)WebPSafeCalloc(1ULL, sizeof(*dec)); in ALPHNew() local
33 static void ALPHDelete(ALPHDecoder* const dec) { in ALPHDelete()
48 static int ALPHInit(ALPHDecoder* const dec, const uint8_t* data, in ALPHInit()
110 static int ALPHDecode(VP8Decoder* const dec, int row, int num_rows) { in ALPHDecode()
150 static int AllocateAlphaPlane(VP8Decoder* const dec, const VP8Io* const io) { in AllocateAlphaPlane()
165 void WebPDeallocateAlphaMemory(VP8Decoder* const dec) { in WebPDeallocateAlphaMemory()
177 const uint8_t* VP8DecompressAlphaRows(VP8Decoder* const dec, in VP8DecompressAlphaRows()

12345678910>>...443