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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsgienc.c49 unsigned int width, height, depth, dimension; local
61 dimension = SGI_SINGLE_CHAN;
65 dimension = SGI_MULTI_CHAN;
69 dimension = SGI_MULTI_CHAN;
88 bytestream_put_be16(&buf, dimension);
H A Dsgidec.c156 unsigned int dimension, bytes_per_channel, rle; local
173 dimension = bytestream_get_be16(&in_buf);
184 if (dimension != 2 && dimension != 3) {
185 av_log(avctx, AV_LOG_ERROR, "wrong dimension number\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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.
/netgear-WNDR4500-V1.0.1.40_1.0.68/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.

Completed in 86 milliseconds