/aosp_15_r20/external/libyuv/unit_test/ |
H A D | convert_test.cc | 1263 int half_height = (height + 1) / 2; in TEST_F() local 1300 int half_height = (height + 1) / 2; in TEST_F() local 1362 int half_height = (height + 1) / 2; in TEST_F() local 1424 int half_height = (height + 1) / 2; in TEST_F() local 1457 int half_height = (height + 1) / 2; in TEST_F() local 1495 int half_height = (height + 1) / 2; in TEST_F() local 1528 int half_height = (height + 1) / 2; in TEST_F() local 1565 int half_height = (height + 1) / 2; in TEST_F() local 1598 int half_height = (height + 1) / 2; in TEST_F() local 1635 int half_height = (height + 1) / 2; in TEST_F() local [all …]
|
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | rotate_argb.cc | 120 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
H A D | rotate.cc | 140 int half_height = (height + 1) >> 1; in RotatePlane180() local
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | rotate_argb.cc | 107 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
H A D | rotate.cc | 133 int half_height = (height + 1) >> 1; in RotatePlane180() local
|
/aosp_15_r20/external/libyuv/source/ |
H A D | rotate_argb.cc | 125 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
H A D | rotate.cc | 150 int half_height = (height + 1) >> 1; in RotatePlane180() local 553 int half_height = (height + 1) >> 1; in RotatePlane180_16() local
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Rasterizer.cpp | 72 float half_height = height / 2.0f; in SetViewports() local
|
/aosp_15_r20/external/mesa3d/src/gallium/tests/trivial/ |
H A D | tri.c | 177 float half_height = (float)HEIGHT / 2.0f; in init_prog() local
|
H A D | quad-tex.c | 233 float half_height = (float)HEIGHT / 2.0f; in init_prog() local
|
/aosp_15_r20/external/libyuv/util/ |
H A D | yuvconvert.cc | 324 int half_height = (dst_height + 1) / 2; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
H A D | geom.h | 235 const float half_height = GetHeight() / 2.0f; in Scale() local
|
/aosp_15_r20/external/webrtc/common_video/libyuv/ |
H A D | webrtc_libyuv.cc | 32 int half_height = (height + 1) >> 1; in CalcBufferSize() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/ |
H A D | format.rs | 179 let half_height = (height + 1) / 2; in get_plane_layout() localVariable
|
/aosp_15_r20/external/libgav1/src/ |
H A D | film_grain.cc | 432 const int half_height = DivideBy2(height_ + 1); in AllocateNoiseStripes() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | viewport.c | 569 float half_height = 0.5f * ctx->ViewportArray[i].Height; in _mesa_get_viewport_xform() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.c | 844 const float half_height = fabsf(viewports[0].scale[1]); in lp_setup_set_viewports() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_cmd_buffer.c | 1296 float half_height = 0.5f * viewport->height; in v3dX() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | tx_search.c | 481 const int half_height = block_size_high[tx_bsize] / 2; in get_2x2_normalized_sses_and_sads() local 498 const int half_height = block_size_high[tx_bsize_half]; in get_2x2_normalized_sses_and_sads() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_graphics.c | 699 float half_height = 0.5f * viewport->height; in radv_get_viewport_xform() local
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | tile.cc | 1715 const int half_height = DivideBy2(height); in TransformTree() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 669 float half_height = 0.5f * viewport->height; in get_viewport_xform() local
|