Searched defs:tx0 (Results 1 – 5 of 5) sorted by relevance
/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 921 OPJ_UINT32 tx0; member
|
D | j2k.h | 360 OPJ_UINT32 tx0; /* MSD see norm */ member
|
/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
|
/external/opencv3/modules/imgproc/src/ |
D | imgwarp.cpp | 5323 __m128i tx0, tx1, ty0, ty1; in operator ()() local
|