Searched defs:height_factor (Results 1 – 2 of 2) sorted by relevance
/external/libxcam/modules/ocl/ |
D | cl_3a_stats_context.cpp | 49 …::allocate_data (const VideoBufferInfo &buffer_info, uint32_t width_factor, uint32_t height_factor) in allocate_data()
|
/external/tensorflow/tensorflow/python/keras/ |
D | backend.py | 2384 def resize_images(x, height_factor, width_factor, data_format, argument 2445 def resize_volumes(x, depth_factor, height_factor, width_factor, data_format): argument
|