Home
last modified time | relevance | path

Searched defs:new_height (Results 1 – 20 of 20) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoadapter.cc427 int new_width, new_height; in OnOutputFormatRequest() local
497 int new_width, new_height; in OnEncoderResolutionRequest() local
558 int new_width, new_height; in OnCpuResolutionRequest() local
625 int* new_height) { in AdaptToMinimumFormat()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoframefactory_unittest.cc90 int new_height = captured_frame.height / 2; in TestCreateAliasedFrame() local
Dwebrtcvideoframe.cc213 int new_height = dh; in Reset() local
/external/libchrome/ui/gfx/geometry/
Drect_f.cc168 float new_height = height(); in AdjustToFit() local
180 float new_height = std::min(height(), size.height()); in ClampToCenteredSize() local
Drect.cc242 int new_height = height(); in AdjustToFit() local
254 int new_height = std::min(height(), size.height()); in ClampToCenteredSize() local
/external/tensorflow/tensorflow/core/kernels/
Dops_util_test.cc43 int new_height; member
71 int64 new_height, new_width, pad_rows, pad_cols; in VerifyGet2dOutputSizeBoundaries() local
86 int64 new_height, new_width, pad_rows, pad_cols; in VerifyGet2dOutputSizeValues() local
105 int64 new_height, new_width, pad_top, pad_bottom, pad_left, pad_right; in VerifyGet2dOutputVerboseSizeValues() local
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage_data.h142 const int new_height = in GetPyramidSqrt2Level() local
Dobject_tracker_jni.cc446 const int new_height = (height + factor - 1) / factor; in OBJECT_TRACKER_METHOD() local
Dimage-inl.h117 const int new_height = bottom - top + 1; in Crop() local
/external/libxcam/modules/ocl/
Dcl_image_scaler.cpp217 uint32_t new_height = XCAM_ALIGN_UP ((uint32_t)(video_info.height * _v_scaler_factor), in prepare_scaler_buf() local
Dcl_retinex_handler.cpp233 uint32_t new_height = XCAM_ALIGN_UP ((uint32_t)(video_info.height * _scaler_factor), 4); in prepare_scaler_buf() local
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DMediaCodecVideoDecoder.java542 int new_height = format.getInteger(MediaFormat.KEY_HEIGHT); in dequeueOutputBuffer() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.h66 CFX_STemplate(BaseType new_width, BaseType new_height) in CFX_STemplate()
/external/webrtc/webrtc/modules/video_coding/
Dqm_select_unittest.cc1294 uint16_t new_height, in IsSelectedActionCorrect()
/external/libjpeg-turbo/
Dtransupp.c1183 JDIMENSION new_height) in adjust_exif_parameters()
/external/tensorflow/tensorflow/core/ops/
Dnn_ops.cc360 DimensionHandle new_height = c->UnknownDim(); in CommonFusedConvCalculations() local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c2989 int new_height = cpi->oxcf.Height; in find_next_key_frame() local
Donyx_if.c2502 int new_width, new_height; in resize_key_frame() local
/external/virglrenderer/src/
Dvrend_renderer.c2020 GLint new_height = -1; in vrend_set_framebuffer_state() local
/external/libaom/libaom/av1/encoder/
Drdopt.c4239 int new_height) { in extend_palette_color_map()