Home
last modified time | relevance | path

Searched defs:aligned_input (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c78 int h, w, ret, stride, aligned_input; in decode_frame() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c73 int h, w, ret, stride, aligned_input; in decode_frame() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c78 int h, w, ret, stride, aligned_input; in decode_frame() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c145 int ret, stride, aligned_input; in decode_frame() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/common_audio/resampler/
H A Dsinc_resampler_avx2.cc30 bool aligned_input = (reinterpret_cast<uintptr_t>(input_ptr) & 0x1F) == 0; in Convolve_AVX2() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c145 int ret, stride, aligned_input; in decode_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/common_audio/resampler/
H A Dsinc_resampler_avx2.cc30 bool aligned_input = (reinterpret_cast<uintptr_t>(input_ptr) & 0x1F) == 0; in Convolve_AVX2() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c145 int ret, stride, aligned_input; in decode_frame() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/common_audio/resampler/
H A Dsinc_resampler_avx2.cc30 bool aligned_input = (reinterpret_cast<uintptr_t>(input_ptr) & 0x1F) == 0; in Convolve_AVX2() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dv210dec.h29 int aligned_input; member
H A Dv210dec.c145 int ret, stride, aligned_input; in decode_frame() local
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/common_audio/resampler/
H A Dsinc_resampler_avx2.cc30 bool aligned_input = (reinterpret_cast<uintptr_t>(input_ptr) & 0x1F) == 0; in Convolve_AVX2() local
/dports/math/octave-forge-video/video-2.0.2/src/
H A Dcap_ffmpeg_impl_ov.hpp1492 unsigned char * aligned_input; member in CvVideoWriter_FFMPEG
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap_ffmpeg_impl.hpp1794 unsigned char * aligned_input; member