Searched defs:center_x (Results 1 – 12 of 12) sorted by relevance
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | image-inl.h | 486 const int center_x, const int center_y) const { in ScharrPixelX() 504 const int center_x, const int center_y) const { in ScharrPixelY() 602 const int center_x, const int center_y, in ConvolvePixel3x3()
|
D | flow_cache.h | 220 const float center_x = (index_x + 0.5f) * pixels_per_cache_block_x; in LookupGuessFromLevel() local
|
D | image_utils.h | 135 inline void CalculateG(const int window_radius, const float center_x, in CalculateG()
|
/external/angle/src/tests/gl_tests/ |
D | MultiDrawTest.cpp | 331 uint32_t center_x = x * kTilePixelSize[0] + kTilePixelSize[0] / 2; in CheckDrawResult() local
|
D | DrawBaseVertexVariantsTest.cpp | 320 uint32_t center_x = x * kTilePixelSize[0] + kTilePixelSize[0] / 2; in checkDrawResult() local
|
D | DrawBaseVertexBaseInstanceTest.cpp | 406 uint32_t center_x = x * kTilePixelSize[0] + kTilePixelSize[0] / 2; in checkDrawResult() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_viewport.c | 416 unsigned center_x = (scissor->maxx + scissor->minx) / 2; in si_set_viewport_states() local
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLimits.cpp | 2859 const unsigned int center_x = (x1 + x2 + x3) / 3; in verifyResultOfMultipleInvocationsPass() local 2918 const unsigned int center_x = (x1 + x2 + x3) / 3; in verifyResultOfSingleInvocationPass() local 2965 const unsigned int center_x = (x1 + x2 + x3) / 3; in verifyResultOfSingleInvocationPass() local
|
/external/pdfium/core/fxcrt/ |
D | fx_coordinates.cpp | 253 float center_x = (left + right) / 2; in ScaleFromCenterPoint() local
|
/external/blktrace/iowatcher/ |
D | plot.c | 912 double center_x; in svg_io_graph_movie_array_spindle() local
|
/external/libhevc/encoder/ |
D | hme_refine.c | 7570 S32 center_x; in hme_refine() local 10066 S32 center_x; in hme_refine_no_encode() local
|
D | hme_defs.h | 525 as_nodes, num_nodes, new_node, au4_map, center_x, center_y, use_hashing) \ argument 653 as_nodes, num_nodes, new_node, implicit_layer, au4_map, center_x, center_y, use_hashing) \ argument
|