| /external/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/third_party/libyuv/source/ |
| D | rotate_argb.cc | 120 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
| D | rotate.cc | 140 int half_height = (height + 1) >> 1; in RotatePlane180() local
|
| /external/libyuv/files/source/ |
| D | rotate_argb.cc | 120 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
| D | rotate.cc | 145 int half_height = (height + 1) >> 1; in RotatePlane180() 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/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/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/libgav1/src/dsp/ |
| D | film_grain.cc | 246 const int half_height = DivideBy2(height + 1); in ConstructNoiseStripes_C() local 309 const int half_height = DivideBy2(height + 1); in ConstructNoiseStripesWithOverlap_C() local
|
| /external/webrtc/common_video/libyuv/ |
| D | webrtc_libyuv.cc | 32 int half_height = (height + 1) >> 1; in CalcBufferSize() local
|
| /external/crosvm/devices/src/virtio/video/ |
| D | format.rs | 179 let half_height = (height + 1) / 2; in get_plane_layout() localVariable
|
| /external/libgav1/src/ |
| D | film_grain.cc | 432 const int half_height = DivideBy2(height_ + 1); in AllocateNoiseStripes() local
|
| /external/libyuv/files/unit_test/ |
| D | convert_test.cc | 2065 int half_height = (height + 1) / 2; in TEST_F() local 2099 int half_height = (height + 1) / 2; in TEST_F() local 2158 int half_height = (height + 1) / 2; in TEST_F() local 2217 int half_height = (height + 1) / 2; in TEST_F() local 2247 int half_height = (height + 1) / 2; in TEST_F() local 2282 int half_height = (height + 1) / 2; in TEST_F() local 2312 int half_height = (height + 1) / 2; in TEST_F() local 2346 int half_height = (height + 1) / 2; in TEST_F() local 2376 int half_height = (height + 1) / 2; in TEST_F() local 2410 int half_height = (height + 1) / 2; in TEST_F() local [all …]
|
| /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
|