Home
last modified time | relevance | path

Searched defs:dct (Results 1 - 18 of 18) sorted by relevance

/third_party/python/Lib/test/crashers/
H A Dunderlying_dict.py11 dct = r[0] variable
13 dct = r[1] variable
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp.c84 DCTContext dct; in ff_mpadsp_init() local
H A Dbinkaudio.c68 DCTContext dct; member
H A Dme_cmp.c709 int16_t dct[8][8]; in dct264_sad8x8_c() local
H A Dagm.c74 int dct; member
H A Dwmavoice.c268 DCTContext dct, dst; ///< contexts for phase shift (in Hilbert member
/third_party/python/Modules/clinic/
H A D_weakref.c.h50 PyObject *dct; in _weakref__remove_dead_weakref() local
/third_party/ffmpeg/libavfilter/
H A Dvf_spp.h41 AVDCT *dct; member
H A Daf_arnndn.c1012 static void dct(AudioRNNContext *s, float *out, const float *in) in dct() function
/third_party/python/Modules/
H A D_weakref.c61 _weakref__remove_dead_weakref_impl(PyObject *module, PyObject *dct, in _weakref__remove_dead_weakref_impl() argument
H A D_testmultiphase.c465 PyObject *dct, *ns, *three; in createfunc_nonmodule() local
H A D_json.c1497 encoder_listencode_dict(PyEncoderObject *s, _PyAccu *acc, PyObject *dct, Py_ssize_t indent_level) encoder_listencode_dict() argument
H A Dtimemodule.c1918 PyObject* dct = PyModule_GetDict(module); local
1944 PyObject* dct = PyModule_GetDict(module); local
[all...]
H A D_ssl.c3286 PyObject *result = NULL, *dct; in _ssl__SSLContext_get_ciphers_impl() local
H A Dposixmodule.c15860 PyObject* dct = PyModule_GetDict(m); in posixmodule_exec() local
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c180 static int dct_error(const struct algo *dct, int test, int is_idct, int speed, const int bits) in dct_error() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcdctmgr.c50 forward_DCT_method_ptr dct; member
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c218 static void h264_idct8_add_altivec(uint8_t *dst, int16_t *dct, int stride) in h264_idct8_add_altivec() argument
[all...]

Completed in 48 milliseconds