Searched defs:tx1 (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | clahe.cu | 153 int tx1 = __float2int_rd(txf); in tranformKernel() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | pi.h | 103 OPJ_INT32 tx0, ty0, tx1, ty1; member
|
D | openjpeg.h | 339 OPJ_INT32 tx0,tx1,ty0,ty1; member
|
/external/opencv3/modules/imgproc/src/ |
D | clahe.cpp | 250 int tx1 = cvFloor(txf); in CLAHE_Interpolation_Body() local
|
D | imgwarp.cpp | 5323 __m128i tx0, tx1, ty0, ty1; in operator ()() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 1184 const float *tx0, *tx1; in img_filter_1d_linear() local 1221 const float *tx0, *tx1; in img_filter_1d_array_linear() local 1259 const float *tx0, *tx1, *tx2, *tx3; in img_filter_2d_linear() local 1303 const float *tx0, *tx1, *tx2, *tx3; in img_filter_2d_array_linear() local 1348 const float *tx0, *tx1, *tx2, *tx3; in img_filter_cube_linear() local
|