Searched defs:width_factor (Results 1 – 4 of 4) sorted by relevance
/external/libxcam/modules/ocl/ |
D | cl_3a_stats_context.cpp | 49 …ulatorContext::allocate_data (const VideoBufferInfo &buffer_info, uint32_t width_factor, uint32_t … in allocate_data()
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | nsx_core_neon.c | 142 const int16_t width_factor = 21845; in WebRtcNsx_NoiseEstimationNeon() local
|
D | nsx_core.c | 342 const int16_t width_factor = 21845; in NoiseEstimationC() local
|
/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
|