Searched defs:img_h (Results 1 – 9 of 9) sorted by relevance
/external/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 197 unsigned int count, img_w, img_h; in g2d_solid_fill_test() local 247 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_copy_test() local 331 unsigned int img_w, img_h, count; in g2d_move_test() local 455 unsigned int src_x, src_y, img_w, img_h; in g2d_copy_with_scale_test() local 543 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_blend_test() local 644 unsigned int src_x, src_y, dst_x, dst_y, img_w, img_h; in g2d_checkerboard_test() local
|
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEBoundingBoxTransformKernel.cpp | 124 const int img_h = std::floor(_bbinfo.img_height() / _bbinfo.scale() + 0.5f); in internal_run() local 181 const int img_h = std::floor(_bbinfo.img_height() / _bbinfo.scale() + 0.5f); in internal_run() local
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | mdss.proto | 32 optional uint32 img_h = 8; field 78 optional uint32 img_h = 8; field
|
/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLBoundingBoxTransformKernel.cpp | 110 const int img_h = floor(info.img_height() / info.scale() + 0.5f); in configure() local
|
D | CLDeconvolutionReshapeOutputKernel.cpp | 149 const int img_h = input_info->dimension(idx_h); in configure() local
|
/external/ComputeLibrary/tests/validation/reference/ |
D | BoundingBoxTransform.cpp | 50 const int img_h = floor(info.img_height() / info.scale() + 0.5f); in bounding_box_transform() local
|
/external/igt-gpu-tools/tests/ |
D | testdisplay.c | 240 int img_x, img_y, img_w, img_h; in paint_image() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 3003 const GLuint img_h = dst_heights[dst_level]; in getCleanRegions() local
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 5492 optional uint32 img_h = 8; field 5538 optional uint32 img_h = 8; field
|