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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexMatlab.cxx62 bool transpose = false; local
72 transpose = false;
75 transpose = true;
88 transpose = false;
92 transpose = true;
100 transpose = true;
113 transpose = false;
123 if (transpose) {
136 transpose = true;
138 transpose
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dwin32.cpp293 bool transpose = false)
295 if ( transpose )
1975 bool transpose = (orient == wxVERTICAL); local
1977 (((style & wxSL_TOP) != 0) & !transpose |
1978 ((style & wxSL_LEFT) != 0) & transpose |
1981 (((style & wxSL_BOTTOM) != 0) & !transpose |
1982 ((style & wxSL_RIGHT) != 0) & transpose |
2100 bool transpose = (orient == wxVERTICAL); local
2102 (((style & wxSL_TOP) != 0) & !transpose |
2103 ((style & wxSL_LEFT) != 0) & transpose)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dallfilters.c78 REGISTER_FILTER (TRANSPOSE, transpose, vf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dfft_neon.S32 .macro transpose d0, d1, s0, s1
150 transpose v24.2d, v25.2d, v20.2d, v22.2d
151 transpose v26.2d, v27.2d, v21.2d, v23.2d
166 transpose v22.2d, v23.2d, v20.2d, v21.2d
299 transpose v26.2d, v27.2d, v20.2d, v22.2d
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dh264_deblock.asm347 ; transpose 6x16 -> tmp space
363 ; transpose 16x4 -> original space (only the middle 4 rows were changed by the filter)
457 ; transpose 6x16 -> tmp space
478 ; transpose 16x4 -> original space (only the middle 4 rows were changed by the filter)
719 ; transpose 8x16 -> tmp space
729 ; transpose 16x6 -> original space (but we can't write only 6 pixels, so really 16x8)
745 ; transpose 8x16 -> tmp space
768 ; transpose 16x6 -> original space (but we can't write only 6 pixels, so really 16x8)
H A Dvp8dsp_loopfilter.asm78 ; transpose 16 (A-P) rows of 4 pixels each
540 ; 8x8 transpose
586 ; 8x16 transpose
863 ; 4x8/16 transpose
1047 ; 8x8 transpose
1093 ; 8x16 transpose
1509 ; 4x8/16 transpose
H A Dvp3dsp.asm228 ; RowIDCT gets ready to transpose
315 ; I(0) I(1) I(2) I(3) is the transpose of r0 I(1) r2 r3.
316 ; J(4) J(5) J(6) J(7) is the transpose of r4 r5 r6 r7.
H A Dproresdsp.asm255 ; transpose for second part of IDCT
H A Dvp9lpf.asm248 ; transpose 16 half lines (high part) to 8 full centered lines
423 ; to the previous transpose, so we just swap registers.
744 ; the following code do a transpose of 8 full lines to 16 half
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264_deblock.asm344 ; transpose 6x16 -> tmp space
360 ; transpose 16x4 -> original space (only the middle 4 rows were changed by the filter)
460 ; transpose 6x16 -> tmp space
481 ; transpose 16x4 -> original space (only the middle 4 rows were changed by the filter)
716 ; transpose 8x16 -> tmp space
726 ; transpose 16x6 -> original space (but we can't write only 6 pixels, so really 16x8)
745 ; transpose 8x16 -> tmp space
768 ; transpose 16x6 -> original space (but we can't write only 6 pixels, so really 16x8)
H A Dvp3dsp.asm230 ; RowIDCT gets ready to transpose
317 ; I(0) I(1) I(2) I(3) is the transpose of r0 I(1) r2 r3.
318 ; J(4) J(5) J(6) J(7) is the transpose of r4 r5 r6 r7.
H A Dvp8dsp.asm1256 ; transpose 16 (A-P) rows of 4 pixels each
1762 ; 8x8 transpose
1808 ; 8x16 transpose
2085 ; 4x8/16 transpose
2306 ; 8x8 transpose
2352 ; 8x16 transpose
2768 ; 4x8/16 transpose
H A Dproresdsp.asm352 ; transpose for second part of IDCT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_transpose.c262 { "dir", "set transpose direction", OFFSET(dir), AV_OPT_TYPE_INT, { .i64 = TRANSPOSE_CCLOCK_FLIP }, 0, 7, FLAGS, "dir" },
277 AVFILTER_DEFINE_CLASS(transpose); variable
299 .name = "transpose",
H A Dallfilters.c208 REGISTER_FILTER(TRANSPOSE, transpose, vf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dfilter-video.mak125 FATE_FILTER_VSYNTH-$(CONFIG_TRANSPOSE_FILTER) += fate-filter-transpose
126 fate-filter-transpose: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf transpose
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dvp8dsp_armv6.S391 .macro transpose o3, o2, o1, o0, i0, i1, i2, i3
554 transpose r12, r11, r10, r9, r6, r7, r8, lr
567 transpose r12, r11, r10, r9, r6, r7, r8, lr
660 transpose r10, r9, r8, r7, r12, r11, r6, lr
885 transpose r6, r5, r4, r3, r7, r8, r9, r10
938 transpose lr, r12, r7, r6, r11, r8, r9, r10
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dscale.asm213 ; emulate horizontal add as transpose + vertical add
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dscale.asm210 ; emulate horizontal add as transpose + vertical add
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1dec.c5233 #define transpose(x) ((x >> 3) | ((x & 7) << 3)) macro
5234 v->zz_8x8[0][i] = transpose(wmv1_scantable[0][i]);
5235 v->zz_8x8[1][i] = transpose(wmv1_scantable[1][i]);
5236 v->zz_8x8[2][i] = transpose(wmv1_scantable[2][i]);
5237 v->zz_8x8[3][i] = transpose(wmv1_scantable[3][i]);
5238 v->zzi_8x8[i] = transpose(ff_vc1_adv_interlaced_8x8_zz[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1dec.c5606 #define transpose(x) (((x) >> 3) | (((x) & 7) << 3)) macro
5607 v->zz_8x8[0][i] = transpose(ff_wmv1_scantable[0][i]);
5608 v->zz_8x8[1][i] = transpose(ff_wmv1_scantable[1][i]);
5609 v->zz_8x8[2][i] = transpose(ff_wmv1_scantable[2][i]);
5610 v->zz_8x8[3][i] = transpose(ff_wmv1_scantable[3][i]);
5611 v->zzi_8x8[i] = transpose(ff_vc1_adv_interlaced_8x8_zz[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dopengl_enc.c108 typedef void (APIENTRY *FF_PFNGLUNIFORMMATRIX4FVPROC) (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm908 ; efficient way to implement butterfly or transpose or dct without swapping some
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/x86/
H A Dx86inc.asm668 ; efficient way to implement butterfly or transpose or dct without swapping some
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 149 milliseconds