Searched refs:dimension (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsgienc.c53 unsigned int width, height, depth, dimension; local
68 dimension = SGI_SINGLE_CHAN;
72 dimension = SGI_MULTI_CHAN;
76 dimension = SGI_MULTI_CHAN;
85 dimension = SGI_SINGLE_CHAN;
94 dimension = SGI_MULTI_CHAN;
103 dimension = SGI_MULTI_CHAN;
126 bytestream_put_be16(&buf, dimension);
H A Dsgidec.c208 unsigned int dimension, rle; local
226 dimension = bytestream2_get_be16u(&s->g);
237 if (dimension != 2 && dimension != 3) {
238 av_log(avctx, AV_LOG_ERROR, "wrong dimension number\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsgienc.c51 unsigned int width, height, depth, dimension; local
63 dimension = SGI_SINGLE_CHAN;
67 dimension = SGI_MULTI_CHAN;
71 dimension = SGI_MULTI_CHAN;
90 bytestream_put_be16(&buf, dimension);
H A Dsgidec.c159 unsigned int dimension, rle; local
177 dimension = bytestream2_get_be16(&s->g);
188 if (dimension != 2 && dimension != 3) {
189 av_log(avctx, AV_LOG_ERROR, "wrong dimension number\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dilayout.tex26 The {\it wxEdge}\index{wxEdge} enumerated type specifies the type of edge or dimension of a window.
38 this edge or dimension has with another specified edge or dimension. Normally, the user
43 \twocolitem{wxUnconstrained}{The edge or dimension is unconstrained (the default for edges.}
44 \twocolitem{wxAsIs}{The edge or dimension is to be taken from the current window position or size (the
50 \twocolitem{wxSameAs}{The edge or dimension should be the same as another edge or dimension.}
51 \twocolitem{wxPercentOf}{The edge or dimension should be a percentage of another edge or dimension.}
52 \twocolitem{wxAbsolute}{The edge or dimension shoul
[all...]
H A Dhtmltags.tex43 [pixels] integer value that represents dimension in pixels
H A Dstatline.tex82 dimension of the static line, i.e. its height for a horizontal line or its
H A Dtconstr.tex33 dimension will not be changed which is useful for the dialog controls which
76 in all children to have unknown edge or dimension values, and then iterates through the constraints,
83 The algorithm stops when all child edges and dimension are known (success), or
H A Dlayout.tex28 have take a default size. If the constraint is wxAsIs, the dimension will
H A Dsashlayw.tex144 Sets the default dimensions of the window. The dimension other than the orientation will be fixed to this
145 value, and the orientation dimension will be ignored and the window stretched to fit the available space.
H A Dradiobox.tex34 \twocolitem{\windowstyle{wxRA\_SPECIFY\_ROWS}}{The major dimension parameter refers to the
36 \twocolitem{\windowstyle{wxRA\_SPECIFY\_COLS}}{The major dimension parameter refers to the
H A Dlayalgor.tex34 is assumed (by wxSashLayoutWindow::OnCalculateLayout) that a window stretches the full dimension
H A Dsizer.tex99 \docparam{width and height}{The dimension of a spacer to be added to the sizer. Adding spacers to sizers
111 value of 1 each to make them grow and shrink equally with the sizer's horizontal dimension.}
431 the current dimension.
527 Call this to force the sizer to take the given dimension and thus force the items owned
H A Dxmlresh.tex125 Gets a dimension (may be in dialog units).
H A Dgraphicscontext.tex211 dimension from the baseline of the font to the bottom of the
H A Ddc.tex477 dimension of the rectangle. This means that the corner can be
802 dimension from the baseline of the font to the bottom of the
H A Dwindow.tex415 For the x dimension, the dialog units are multiplied by the average character width
418 For the y dimension, the dialog units are multiplied by the average character height
463 For the x dimension, the pixels are multiplied by 4 and then divided by the average
466 For the y dimension, the pixels are multiplied by 8 and then divided by the average
3340 by wxWidgets, or that the current value of the dimension should be used.
H A Dcategory.tex195 \twocolitem{\helpref{wxIndividualLayoutConstraint}{wxindividuallayoutconstraint}}{Represents a single constraint dimension}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex84 dimension of the codebook used to encode a partition in a specific
85 pass. The dimension of the codebook need not be the same in multiple
87 codebook dimension.
115 must be an integer multiple of the codebook dimension, although
116 dimension may vary from pass to pass.
H A D03-codebook.tex385 dimension one) is forbidden. If decoder setup or decode requests such
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/svg/
H A Ddcsvg.tex316 dimension of the rectangle. This means that the corner can be
474 dimension from the baseline of the font to the bottom of the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/keypoint/ org/ org/jfree/ org/jfree/base/ org/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1925 a dimension specifies a column of given width. It is recommended that
2388 Pro. A placeable metafile has a special header with dimension
2415 be scaled in proportion to the non-zero dimension. Zeros for both
2791 dimension. See also \commandrefn{twocollist}{twocollist} and \commandrefn{twocolwidthb}{twocolwidthb}.
2796 dimension. See also \commandrefn{twocollist}{twocollist} and \commandrefn{twocolwidtha}{twocolwidtha}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2784 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
3753 % use that dimension as the width of the column, and the \leftskip
3802 %% If so, set to same dimension as multitablelinespace.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2617 % Typeset a dimension, e.g., `in' or `pt'. The only reason for the
3513 % use that dimension as the width of the column, and the \leftskip
3562 %% If so, set to same dimension as multitablelinespace.

Completed in 324 milliseconds

12