Home
last modified time | relevance | path

Searched defs:SWFPlaceObject2Block_s (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/
H A Dlibyuv_unittest.cc46 int ret = 0;
54 return ret;
57
58 // Create an image from on a YUV frame. Every plane value starts with a start
59 // value, and will be set to increasing values.
61 if (frame == NULL)
63 for (int plane_num = 0; plane_num < kNumOfPlanes; ++plane_num) {
69 uint8_t *data = frame->buffer(plane_type);
70 for (int i = 0; i < height; i++) {
74 data += frame->stride(plane_type);
[all …]
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dplaceobject.c45 SWFOutput out;
50 int version;
53 SWFMatrix matrix;
54 SWFCXform cXform;
55 int ratio;
56 int masklevel;
57 char *name;
58 int depth;
59 int move;
61 int nActions;
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dplaceobject.c45 SWFOutput out;
50 int version;
53 SWFMatrix matrix;
54 SWFCXform cXform;
55 int ratio;
56 int masklevel;
57 char *name;
58 int depth;
59 int move;
61 int nActions;
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dplaceobject.c45 SWFOutput out;
50 int version;
53 SWFMatrix matrix;
54 SWFCXform cXform;
55 int ratio;
56 int masklevel;
57 char *name;
58 int depth;
59 int move;
61 int nActions;
[all …]