Home
last modified time | relevance | path

Searched defs:half_width (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/webrtc/test/
Dfake_texture_frame.h44 int half_width = (width_ + 1) / 2; in NativeToI420Buffer() local
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc305 const int half_width = (width + 1) / 2; in TestSingleStream() local
379 const int half_width = (width + 1) / 2; in TestBitmapText() local
457 const int half_width = (width + 1) / 2; in TestMultipleStreams() local
540 const int half_width = (width + 1) / 2; in TestExternalRender() local
/external/webrtc/webrtc/common_video/
Dvideo_frame.cc64 const int half_width = (width + 1) / 2; in CreateEmptyFrame() local
235 const int half_width = (width() + 1) / 2; in EqualsFrame() local
/external/syslinux/com32/lib/jpeg/
Dyuv420p.c247 int half_width = (priv->width + 1) >> 2; in initialize_yuv420p() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c63 const float half_width = 0.5f * stage->draw->rasterizer->line_width; in wideline_line() local
/external/pdfium/core/fxge/ge/
Dcfx_pathdata.cpp62 FX_FLOAT half_width, in UpdateLineJoinPoints()
237 FX_FLOAT half_width = line_width; in GetBoundingBox() local
/external/webrtc/webrtc/tools/frame_analyzer/
Dvideo_quality_analysis.cc33 int half_width = (width + 1) >> 1; in GetI420FrameSize() local
187 int half_width = (width + 1) >> 1; in CalculateMetrics() local
/external/webrtc/webrtc/modules/video_coding/codecs/i420/
Di420.cc205 int half_width = (_width + 1) / 2; in Decode() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_sequence_coder.cc152 int half_width = (width + 1) / 2; in SequenceCoder() local
Dsimulcast_unittest.h310 int half_width = (kDefaultWidth + 1) / 2; in SetUpCodec() local
560 int half_width = (settings_.width + 1) / 2; in SwitchingToOneStream() local
/external/mesa3d/src/gallium/tests/trivial/
Dtri.c175 float half_width = (float)WIDTH / 2.0f; in init_prog() local
Dquad-tex.c230 float half_width = (float)WIDTH / 2.0f; in init_prog() local
/external/mesa3d/src/gallium/tests/graw/
Dshader-leak.c56 float half_width = (float)width / 2.0f; in set_viewport() local
Dtri-gs.c57 float half_width = (float)width / 2.0f; in set_viewport() local
Dtri-instanced.c86 float half_width = (float)width / 2.0f; in set_viewport() local
Dgraw_util.h193 float half_width = width / 2.0f; in graw_util_viewport() local
Dquad-sample.c66 float half_width = (float)width / 2.0f; in set_viewport() local
Dfs-test.c138 float half_width = (float)width / 2.0f; in set_viewport() local
Dvs-test.c119 float half_width = (float)width / 2.0f; in set_viewport() local
/external/webrtc/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc118 int half_width = (width + 1) / 2; in CalculateMetrics() local
/external/libyuv/files/util/
Dyuvconvert.cc320 int half_width = (dst_width + 1) / 2; in main() local
/external/webrtc/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc79 int half_width = (width + 1) >> 1; in CalcBufferSize() local
Dscaler_unittest.cc314 const int half_width = (width + 1) / 2; in ComputeAvgSequencePSNR() local
/external/webrtc/talk/media/base/
Dvideoframe.cc59 const size_t half_width = (width + 1) >> 1; in Write() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp272 FX_FLOAT half_width = m_GraphState.GetLineWidth() / 2; in CalcPositionData() local

12