/external/libyuv/files/source/ |
D | rotate_argb.cc | 115 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
D | rotate.cc | 138 int half_height = (height + 1) >> 1; in RotatePlane180() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_argb.cc | 107 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
D | rotate.cc | 133 int half_height = (height + 1) >> 1; in RotatePlane180() local
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate_argb.cc | 92 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
D | rotate.cc | 108 int half_height = (height + 1) >> 1; in RotatePlane180() local
|
/external/mesa3d/src/gallium/tests/graw/ |
D | shader-leak.c | 57 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | tri-gs.c | 58 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | tri-instanced.c | 87 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | graw_util.h | 192 float half_height = height / 2.0f; in graw_util_viewport() local
|
D | quad-sample.c | 67 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | fs-test.c | 139 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | vs-test.c | 119 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | gs-test.c | 197 float half_height = (float)height / 2.0f; in set_viewport() local
|
/external/mesa3d/src/gallium/tests/trivial/ |
D | tri.c | 177 float half_height = (float)HEIGHT / 2.0f; in init_prog() local
|
D | quad-tex.c | 234 float half_height = (float)HEIGHT / 2.0f; in init_prog() local
|
/external/libyuv/files/util/ |
D | yuvconvert.cc | 324 int half_height = (dst_height + 1) / 2; in main() local
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | geom.h | 235 const float half_height = GetHeight() / 2.0f; in Scale() local
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 1800 int half_height = (height + 1) / 2; in TEST_F() local 1834 int half_height = (height + 1) / 2; in TEST_F() local 1893 int half_height = (height + 1) / 2; in TEST_F() local 1923 int half_height = (height + 1) / 2; in TEST_F() local 1953 int half_height = (height + 1) / 2; in TEST_F() local 1983 int half_height = (height + 1) / 2; in TEST_F() local
|
/external/libgav1/libgav1/src/dsp/ |
D | film_grain.cc | 237 const int half_height = DivideBy2(height + 1); in ConstructNoiseStripes_C() local 302 const int half_height = DivideBy2(height + 1); in ConstructNoiseStripesWithOverlap_C() local
|
/external/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 34 int half_height = (height + 1) >> 1; in CalcBufferSize() local
|
/external/libgav1/libgav1/src/ |
D | film_grain.cc | 424 const int half_height = DivideBy2(height_ + 1); in AllocateNoiseStripes() local
|
/external/mesa3d/src/mesa/main/ |
D | viewport.c | 588 float half_height = 0.5f * ctx->ViewportArray[i].Height; in _mesa_get_viewport_xform() local
|
/external/mesa3d/src/amd/vulkan/ |
D | si_cmd_buffer.c | 641 float half_height = 0.5f * viewport->height; in get_viewport_xform() local
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_execute.c | 335 float half_height = 0.5f * viewport->height; in get_viewport_xform() local
|