Home
last modified time | relevance | path

Searched defs:SliceContext (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmss12.h70 typedef struct SliceContext { struct
75 } SliceContext; argument
H A Dproresdec.h36 } SliceContext; typedef
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmss12.h68 typedef struct SliceContext { struct
73 } SliceContext; argument
H A Dproresdec.h35 } SliceContext; typedef
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmss12.h70 typedef struct SliceContext { struct
75 } SliceContext; argument
H A Dproresdec.h36 } SliceContext; typedef
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmss12.h68 typedef struct SliceContext { struct
73 } SliceContext; typedef
H A Dproresdec.h35 } SliceContext; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmss12.h70 typedef struct SliceContext { struct
75 } SliceContext; argument
H A Dproresdec.h36 } SliceContext; typedef
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmss12.h68 typedef struct SliceContext { struct
73 } SliceContext; argument
H A Dproresdec.h35 } SliceContext; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmss12.h70 typedef struct SliceContext { struct
75 } SliceContext; argument
H A Dproresdec.h36 } SliceContext; typedef
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/demo/
H A DSlice.c74 struct SliceContext { struct
80 SliceShapePostStep(cpSpace *space, cpShape *shape, struct SliceContext *context) in SliceShapePostStep() argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_bm3d.c72 typedef struct SliceContext { struct
87 } SliceContext; argument
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_bm3d.c72 typedef struct SliceContext { struct
87 } SliceContext; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_bm3d.c72 typedef struct SliceContext { struct
87 } SliceContext; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_bm3d.c72 typedef struct SliceContext { struct
87 } SliceContext; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_bm3d.c72 typedef struct SliceContext { struct
87 } SliceContext; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/mapreduce/mapreduce/
H A Dmap_job_context.py72 class SliceContext(object): class