Searched defs:center_x (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/examples/android/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 | 221 const float center_x = (index_x + 0.5f) * pixels_per_cache_block_x; in LookupGuessFromLevel() local
|
D | image_utils.h | 136 inline void CalculateG(const int window_radius, const float center_x, in CalculateG()
|
/external/libxcam/modules/ocl/ |
D | cl_utils.cpp | 260 int center_x = width / 2; in generate_topview_map_table() local 293 float center_x = width / 2; in generate_rectifiedview_map_table() local
|
/external/libxcam/xcore/interface/ |
D | data_types.h | 52 float center_x; member
|
/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 | 183 float center_x = (left + right) / 2; in ScaleFromCenterPoint() local
|
/external/libxcam/modules/soft/ |
D | soft_stitcher.cpp | 518 float center_x = (float) _stitcher->get_center (left_idx).slice_center_x; in feature_match() 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
|