Home
last modified time | relevance | path

Searched refs:idct_permutation_type (Results 1 – 25 of 92) sorted by relevance

1234

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Didctdsp.h35 enum idct_permutation_type { enum
47 enum idct_permutation_type perm_type);
49 enum idct_permutation_type perm_type);
95 enum idct_permutation_type perm_type;
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Didctdsp.h35 enum idct_permutation_type { enum
47 enum idct_permutation_type perm_type);
49 enum idct_permutation_type perm_type);
95 enum idct_permutation_type perm_type;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Didctdsp.h35 enum idct_permutation_type { enum
47 enum idct_permutation_type perm_type);
49 enum idct_permutation_type perm_type);
95 enum idct_permutation_type perm_type;
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
H A Dproresdsp.c83 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
86 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
95 dsp->idct_permutation_type); in ff_proresdsp_init()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
H A Dproresdsp.c83 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
86 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
95 dsp->idct_permutation_type); in ff_proresdsp_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
H A Dproresdsp.c83 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
86 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
95 dsp->idct_permutation_type); in ff_proresdsp_init()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
H A Dproresdsp.c83 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
86 dsp->idct_permutation_type = FF_IDCT_PERM_NONE; in ff_proresdsp_init()
95 dsp->idct_permutation_type); in ff_proresdsp_init()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Didctdsp.h37 enum idct_permutation_type { enum
49 enum idct_permutation_type perm_type);
51 enum idct_permutation_type perm_type);
97 enum idct_permutation_type perm_type;
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/x86/
H A Dproresdsp_init.c41 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
46 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
51 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/x86/
H A Dproresdsp_init.c41 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
46 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
51 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/armv4l/
H A Ddsputil_arm.c229 c->idct_permutation_type= FF_LIBMPEG2_IDCT_PERM;/* FF_NO_IDCT_PERM */ in dsputil_init_armv4l()
234 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init_armv4l()
240 c->idct_permutation_type= FF_LIBMPEG2_IDCT_PERM; in dsputil_init_armv4l()
247 c->idct_permutation_type = FF_NO_IDCT_PERM; in dsputil_init_armv4l()
254 c->idct_permutation_type= FF_NO_IDCT_PERM; in dsputil_init_armv4l()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/x86/
H A Dproresdsp_init.c39 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
44 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/x86/
H A Dproresdsp_init.c40 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
45 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/x86/
H A Dproresdsp_init.c40 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
45 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/x86/
H A Dproresdsp_init.c40 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
45 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/x86/
H A Dproresdsp_init.c40 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()
45 dsp->idct_permutation_type = FF_IDCT_PERM_TRANSPOSE; in ff_proresdsp_init_x86()

1234