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/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/libyuv/files/source/
Drow_common.cc2442 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToRGB565Row_SSSE3() local
2443 I422ToARGBRow_SSSE3(src_y, src_u, src_v, row, yuvconstants, twidth); in I422ToRGB565Row_SSSE3()
2444 ARGBToRGB565Row_SSE2(row, dst_rgb565, twidth); in I422ToRGB565Row_SSSE3()
2445 src_y += twidth; in I422ToRGB565Row_SSSE3()
2446 src_u += twidth / 2; in I422ToRGB565Row_SSSE3()
2447 src_v += twidth / 2; in I422ToRGB565Row_SSSE3()
2448 dst_rgb565 += twidth * 2; in I422ToRGB565Row_SSSE3()
2449 width -= twidth; in I422ToRGB565Row_SSSE3()
2464 int twidth = width > MAXTWIDTH ? MAXTWIDTH : width; in I422ToARGB1555Row_SSSE3() local
2465 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.c3276 char twidth[256], /* Width string */ in _ppdCreateFromIPP() local
3287 _cupsStrFormatd(twidth, twidth + sizeof(twidth), pwg->width * 72.0 / 2540.0, loc); in _ppdCreateFromIPP()
3290 …FilePrintf(fp, "*PageSize %s: \"<</PageSize[%s %s]>>setpagedevice\"\n", pwg->ppd, twidth, tlength); in _ppdCreateFromIPP()
3316 char twidth[256], /* Width string */ in _ppdCreateFromIPP() local
3324 _cupsStrFormatd(twidth, twidth + sizeof(twidth), pwg->width * 72.0 / 2540.0, loc); in _ppdCreateFromIPP()
3327 …lePrintf(fp, "*PageRegion %s: \"<</PageSize[%s %s]>>setpagedevice\"\n", pwg->ppd, twidth, tlength); in _ppdCreateFromIPP()
3356 twidth[256], /* Width string */ in _ppdCreateFromIPP() local
3368 _cupsStrFormatd(twidth, twidth + sizeof(twidth), pwg->width * 72.0 / 2540.0, loc); in _ppdCreateFromIPP()
3372 cupsFilePrintf(fp, "*PaperDimension %s: \"%s %s\"\n", pwg->ppd, 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.inl2487 s << "\twidth = " << value.width << '\n';
3168 s << "\twidth = " << value.width << '\n';
3188 s << "\twidth = " << value.width << '\n';
3537 s << "\twidth = " << value.width << '\n';