Home
last modified time | relevance | path

Searched refs:twidth (Results 1 – 8 of 8) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_common.cc2172 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToRGB565Row_SSSE3() local
2173 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, twidth); in I422ToRGB565Row_SSSE3()
2174 ARGBToRGB565Row_SSE2(row, dst_rgb565, twidth); in I422ToRGB565Row_SSSE3()
2175 src_y += twidth; in I422ToRGB565Row_SSSE3()
2176 src_u += twidth / 2; in I422ToRGB565Row_SSSE3()
2177 src_v += twidth / 2; in I422ToRGB565Row_SSSE3()
2178 dst_rgb565 += twidth * 2; in I422ToRGB565Row_SSSE3()
2179 width -= twidth; in I422ToRGB565Row_SSSE3()
2193 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToARGB1555Row_SSSE3() local
2194 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, twidth); in I422ToARGB1555Row_SSSE3()
[all …]
/external/libyuv/files/source/
Drow_common.cc2887 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToRGB565Row_SSSE3() local
2888 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, yuvconstants, twidth); in I422ToRGB565Row_SSSE3()
2889 ARGBToRGB565Row_SSE2(row, dst_rgb565, twidth); in I422ToRGB565Row_SSSE3()
2890 src_y += twidth; in I422ToRGB565Row_SSSE3()
2891 src_u += twidth / 2; in I422ToRGB565Row_SSSE3()
2892 src_v += twidth / 2; in I422ToRGB565Row_SSSE3()
2893 dst_rgb565 += twidth * 2; in I422ToRGB565Row_SSSE3()
2894 width -= twidth; in I422ToRGB565Row_SSSE3()
2909 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToARGB1555Row_SSSE3() local
2910 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, yuvconstants, twidth); in I422ToARGB1555Row_SSSE3()
[all …]
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc2887 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToRGB565Row_SSSE3() local
2888 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, yuvconstants, twidth); in I422ToRGB565Row_SSSE3()
2889 ARGBToRGB565Row_SSE2(row, dst_rgb565, twidth); in I422ToRGB565Row_SSSE3()
2890 src_y += twidth; in I422ToRGB565Row_SSSE3()
2891 src_u += twidth / 2; in I422ToRGB565Row_SSSE3()
2892 src_v += twidth / 2; in I422ToRGB565Row_SSSE3()
2893 dst_rgb565 += twidth * 2; in I422ToRGB565Row_SSSE3()
2894 width -= twidth; in I422ToRGB565Row_SSSE3()
2909 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToARGB1555Row_SSSE3() local
2910 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, yuvconstants, twidth); in I422ToARGB1555Row_SSSE3()
[all …]
/external/virglrenderer/tests/
Dtest_virgl_resource.c50 #define TEST(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, t… argument
55 .width = (twidth), \
64 #define TEST_MIP(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_sample… argument
69 .width = (twidth), \
78 #define TEST_F(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples,… argument
83 .width = (twidth), \
/external/mesa3d/src/mesa/swrast/
Ds_triangle.c123 #define S_SCALE twidth
134 const GLfloat twidth = (GLfloat) texImg->Width; \
181 #define S_SCALE twidth
192 const GLfloat twidth = (GLfloat) texImg->Width; \
537 #define S_SCALE twidth
549 const GLfloat twidth = (GLfloat) texImg->Width; \
/external/libcups/cups/
Dppd-cache.c3536 twidth[256], /* Width string */ in _ppdCreateFromIPP() local
3544 _cupsStrFormatd(twidth, twidth + sizeof(twidth), size->width * 72.0 / 2540.0, loc); in _ppdCreateFromIPP()
3547 …ePrintf(fp, "*PageSize %s: \"<</PageSize[%s %s]>>setpagedevice\"\n", size->media, twidth, tlength); in _ppdCreateFromIPP()
3556 _cupsStrFormatd(twidth, twidth + sizeof(twidth), size->width * 72.0 / 2540.0, loc); in _ppdCreateFromIPP()
3559 …rintf(fp, "*PageRegion %s: \"<</PageSize[%s %s]>>setpagedevice\"\n", size->media, twidth, tlength); in _ppdCreateFromIPP()
3572 _cupsStrFormatd(twidth, twidth + sizeof(twidth), size->width * 72.0 / 2540.0, loc); in _ppdCreateFromIPP()
3576 cupsFilePrintf(fp, "*PaperDimension %s: \"%s %s\"\n", size->media, twidth, tlength); in _ppdCreateFromIPP()
/external/antlr/runtime/Cpp/include/
Dantlr3commontreeadaptor.inl401 …"\twidth=.25, height=.25, color=\"black\", fillcolor=\"white\", style=\"filled, solid, bold\"];\n\…
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl4369 s << "\twidth = " << value.width << '\n';
4378 s << "\twidth = " << value.width << '\n';
5300 s << "\twidth = " << value.width << '\n';
5653 s << "\twidth = " << value.width << '\n';
7192 s << "\twidth = " << value.width << '\n';
11391 s << "\twidth = " << value.width << '\n';