Home
last modified time | relevance | path

Searched defs:PredictionUnit (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbPredictionUnit.h23 typedef struct PredictionUnit { struct
44 } PredictionUnit; argument
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbPredictionUnit.h23 typedef struct PredictionUnit { struct
44 } PredictionUnit; argument
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dpredict.h40 struct PredictionUnit struct
48 PredictionUnit(const CUData& cu, const CUGeom& cuGeom, int puIdx); argument
H A Dpredict.cpp38 PredictionUnit::PredictionUnit(const CUData& cu, const CUGeom& cuGeom, int puIdx) in PredictionUnit() function in PredictionUnit
/dports/multimedia/x265/source/common/
H A Dpredict.h40 struct PredictionUnit struct
48 PredictionUnit(const CUData& cu, const CUGeom& cuGeom, int puIdx); argument
H A Dpredict.cpp38 PredictionUnit::PredictionUnit(const CUData& cu, const CUGeom& cuGeom, int puIdx) in PredictionUnit() function in PredictionUnit
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dpredict.h39 struct PredictionUnit struct
47 PredictionUnit(const CUData& cu, const CUGeom& cuGeom, int puIdx); argument
H A Dpredict.cpp37 PredictionUnit::PredictionUnit(const CUData& cu, const CUGeom& cuGeom, int puIdx) in PredictionUnit() function in PredictionUnit
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dhevcdec.h275 typedef struct PredictionUnit { struct
283 } PredictionUnit; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h275 typedef struct PredictionUnit { struct
283 } PredictionUnit; argument
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dhevcdec.h360 typedef struct PredictionUnit { struct
368 } PredictionUnit; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dhevcdec.h360 typedef struct PredictionUnit { struct
368 } PredictionUnit; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h359 typedef struct PredictionUnit { struct
367 } PredictionUnit; argument
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dhevc.h675 typedef struct PredictionUnit { struct
683 } PredictionUnit; argument
/dports/graphics/libbpg/libbpg-0.9.8/libavcodec/
H A Dhevc.h682 typedef struct PredictionUnit { struct
690 } PredictionUnit; argument
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dhevc.h675 typedef struct PredictionUnit { struct
683 } PredictionUnit; argument
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/samples/sample_hevc_fei_abr/src/dso/
H A Dhevc2_ssdata.cpp909 auto PredictionUnit = [&] (Bs16u x, Bs16u y, Bs16u w, Bs16u h, Bs16u partIdx) -> PU* in parseCU() local
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/tools/bs_parser_hevc/src/
H A Dhevc2_ssdata.cpp909 auto PredictionUnit = [&] (Bs16u x, Bs16u y, Bs16u w, Bs16u h, Bs16u partIdx) -> PU* in parseCU() local
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DUnit.h478 typedef CodingUnit PredictionUnit; typedef