Home
last modified time | relevance | path

Searched defs:xmax (Results 26 - 33 of 33) sorted by relevance

12

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h63 GLint xmin, ymin, xmax, ymax; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c1315 const int xmax = xmin + (int) size; in sp_setup_point() local
H A Dsp_tex_sample.c1151 const int xmax = (xpot - 1) & (TEX_TILE_SIZE - 1); /* MIN2(TEX_TILE_SIZE, xpot) - 1; */ in img_filter_2d_linear_repeat_POT() local
/third_party/ffmpeg/libavcodec/
H A Dexr.c163 int32_t xmax, xmin; member
1798 int xmin, ymin, xmax, ymax; in decode_header() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c859 unsigned xmax = av_rescale(7, s->w, 8); in test2_fill_picture() local
/third_party/backends/backend/
H A Dcoolscan3.c222 unsigned long xmin, xmax, ymin, ymax; member
2784 unsigned long xmin, xmax, ymin, ymax; in cs3_convert_options() local
[all...]
H A Dcoolscan2.c257 unsigned long xmin, xmax, ymin, ymax; member
2633 unsigned long xmin, xmax, ymin, ymax; in cs2_convert_options() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp956 static float getAreaBetweenLines (float xmin, float xmax, float lineAOffset, float lineACoefficient, float lineBOffset, float lineBCoefficient) in getAreaBetweenLines() argument

Completed in 37 milliseconds

12