Searched defs:center_y (Results 1 – 10 of 10) 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 | 222 const float center_y = (index_y + 0.5f) * pixels_per_cache_block_y; in LookupGuessFromLevel() local
|
D | image_utils.h | 137 const float center_y, const Image<int32_t>& I_x, in CalculateG()
|
/external/libxcam/modules/ocl/ |
D | cl_utils.cpp | 261 int center_y = height / 2; in generate_topview_map_table() local 306 float center_y = tan (fov_up) / (tan (fov_up) + tan (fov_down)) * height; in generate_rectifiedview_map_table() local
|
/external/libxcam/xcore/interface/ |
D | data_types.h | 53 float center_y; member
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLimits.cpp | 2860 const unsigned int center_y = (y1 + y2 + y3) / 3; in verifyResultOfMultipleInvocationsPass() local 2919 const unsigned int center_y = (y1 + y2 + y3) / 3; in verifyResultOfSingleInvocationPass() local 2966 const unsigned int center_y = (y1 + y2 + y3) / 3; in verifyResultOfSingleInvocationPass() local
|
/external/pdfium/core/fxcrt/ |
D | fx_coordinates.cpp | 184 float center_y = (top + bottom) / 2; in ScaleFromCenterPoint() local
|
/external/blktrace/iowatcher/ |
D | plot.c | 913 double center_y; in svg_io_graph_movie_array_spindle() local
|
/external/libhevc/encoder/ |
D | hme_refine.c | 7571 S32 center_y; in hme_refine() local 10067 S32 center_y; 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
|