Home
last modified time | relevance | path

Searched defs:Picture (Results 1 – 25 of 949) sorted by relevance

12345678910>>...38

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DPicture.h70 struct Picture : public UnitArea struct
135 Pel* getOrigin( const PictureType &type, const ComponentID compID ) const; argument
166 bool nonReferencePictureFlag = false; argument
193 const Picture* unscaledPic; argument
195 WaitCounter m_ctuTaskCounter;
199 BlockingBarrier done;
206 Barrier parseDone;
208 CodingStructure* cs = nullptr;
209 std::vector<Slice*> slices;
236 __itt_domain* m_itt_decLibInst;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
58 AVBufferRef *mbskip_table_buf;
59 uint8_t *mbskip_table;
85 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
59 uint8_t *mbskip_table;
62 int8_t *ref_index[2];
86 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
59 uint8_t *mbskip_table;
62 int8_t *ref_index[2];
86 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dmpegpicture.h45 typedef struct Picture { struct
46 struct AVFrame *f;
47 ThreadFrame tf;
49 AVBufferRef *qscale_table_buf;
50 int8_t *qscale_table;
53 int16_t (*motion_val[2])[2];
55 AVBufferRef *mb_type_buf;
59 uint8_t *mbskip_table;
62 int8_t *ref_index[2];
86 int needs_realloc; ///< Picture needs to be reallocated (eg due to a frame size change) argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/lubancloud/
H A Dstruct_picture.go19 type Picture struct { struct
20 Name string `json:"Name" xml:"Name"`
21 Status int `json:"Status" xml:"Status"`
23 OriginUrl string `json:"OriginUrl" xml:"OriginUrl"`
24 CutoutUrl string `json:"CutoutUrl" xml:"CutoutUrl"`
25 ErrorMessage string `json:"ErrorMessage" xml:"ErrorMessage"`
26 Id int `json:"Id" xml:"Id"`
27 PreviewUrl string `json:"PreviewUrl" xml:"PreviewUrl"`
28 Width int `json:"Width" xml:"Width"`
29 Height int `json:"Height" xml:"Height"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/lubancloud/
H A Dstruct_picture.go19 type Picture struct { struct
20 Name string `json:"Name" xml:"Name"`
21 Status int `json:"Status" xml:"Status"`
23 OriginUrl string `json:"OriginUrl" xml:"OriginUrl"`
24 CutoutUrl string `json:"CutoutUrl" xml:"CutoutUrl"`
25 ErrorMessage string `json:"ErrorMessage" xml:"ErrorMessage"`
26 Id int `json:"Id" xml:"Id"`
27 PreviewUrl string `json:"PreviewUrl" xml:"PreviewUrl"`
28 Width int `json:"Width" xml:"Width"`
29 Height int `json:"Height" xml:"Height"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/lubancloud/
H A Dstruct_picture.go19 type Picture struct { struct
20 Name string `json:"Name" xml:"Name"`
21 Status int `json:"Status" xml:"Status"`
23 OriginUrl string `json:"OriginUrl" xml:"OriginUrl"`
24 CutoutUrl string `json:"CutoutUrl" xml:"CutoutUrl"`
25 ErrorMessage string `json:"ErrorMessage" xml:"ErrorMessage"`
26 Id int `json:"Id" xml:"Id"`
27 PreviewUrl string `json:"PreviewUrl" xml:"PreviewUrl"`
28 Width int `json:"Width" xml:"Width"`
29 Height int `json:"Height" xml:"Height"`
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelPicture.go6 type Picture struct { struct
8 Entity
10 Width *int `json:"width,omitempty"`
12 Height *int `json:"height,omitempty"`
14 ContentType *string `json:"contentType,omitempty"`
16 Content *Stream `json:"content,omitempty"`
/dports/games/xbill/xbill-2.1/
H A Dx11.h23 struct Picture { struct
32 void x11_load_picture(const char *name, int trans, Picture **pictp); argument
/dports/games/xlennart/xlennart-1.1.1/
H A Dx11.h23 struct Picture { struct
32 void x11_load_picture(const char *name, int trans, Picture **pictp); argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dpicture.h34 struct Picture : Graphics::ManagedSurface { struct
45Picture() : Graphics::ManagedSurface(), _refCount(0), _id(0), _scaled(false), _transColor(0x7777) … in Picture() argument
78 * Picture entry in the in-memory store argument
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dpicture.h34 struct Picture : Graphics::ManagedSurface { struct
45 Picture() : Graphics::ManagedSurface(), _refCount(0), _scaled(false), _transColor(0x7777) {} in Picture() function
78 * Picture entry in the in-memory store argument
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/codec/
H A Dpicture.rs10 pub struct Picture<'a> { struct
11 ptr: *mut AVPicture, argument
21 impl<'a> Picture<'a> { impl
49 impl<'a> Picture<'a> { implementation
130 pub fn crop(&self, source: &mut Picture, top: u32, left: u32) -> Result<(), Error> { in crop()
190 impl<'a> Clone for Picture<'a> { implementation
211 impl<'a> Drop for Picture<'a> { implementation
/dports/multimedia/lms/lms-3.25.2/src/libs/av/include/av/
H A DIAudioFile.hpp36 struct Picture struct
38 std::string mimeType;
39 const std::byte* data {};
40 std::size_t dataSize;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Docs/content/configuration/
H A DVideo.md32 ## Picture ## section
41 ### Common Options ###
54 ### NTSC Filter Options ###
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetepicture.cpp42 Picture::Picture() in Picture() function in Kopete::Picture
47 Picture::Picture(const QString &path) in Picture() function in Kopete::Picture
53 Picture::Picture(const QImage &image) in Picture() function in Kopete::Picture
59 Picture::Picture(const KContacts::Picture &picture) in Picture() function in Kopete::Picture
65 Picture::Picture(const Picture &other) in Picture() function in Kopete::Picture
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/render/
H A Drender.go991 type Picture uint32 type
1782 func Composite(c *xgb.Conn, Op byte, Src Picture, Mask Picture, Dst Picture, SrcX int16, SrcY int16…
1793 func CompositeChecked(c *xgb.Conn, Op byte, Src Picture, Mask Picture, Dst Picture, SrcX int16, Src…
1810 func compositeRequest(c *xgb.Conn, Op byte, Src Picture, Mask Picture, Dst Picture, SrcX int16, Src…
3605 func trapezoidsRequest(c *xgb.Conn, Op byte, Src Picture, Dst Picture, MaskFormat Pictformat, SrcX …
3651 func TriFan(c *xgb.Conn, Op byte, Src Picture, Dst Picture, MaskFormat Pictformat, SrcX int16, SrcY…
3662 func TriFanChecked(c *xgb.Conn, Op byte, Src Picture, Dst Picture, MaskFormat Pictformat, SrcX int1…
3679 func triFanRequest(c *xgb.Conn, Op byte, Src Picture, Dst Picture, MaskFormat Pictformat, SrcX int1…
3725 func TriStrip(c *xgb.Conn, Op byte, Src Picture, Dst Picture, MaskFormat Pictformat, SrcX int16, Sr…
3753 func triStripRequest(c *xgb.Conn, Op byte, Src Picture, Dst Picture, MaskFormat Pictformat, SrcX in…
[all …]

12345678910>>...38