/external/webrtc/webrtc/test/ |
D | fake_texture_frame.h | 43 int half_height = (height_ + 1) / 2; in NativeToI420Buffer() local
|
/external/webrtc/webrtc/common_video/ |
D | video_frame.cc | 113 const int half_height = (height + 1) / 2; in CreateFrame() local 236 const int half_height = (height() + 1) / 2; in EqualsFrame() local
|
/external/webrtc/webrtc/tools/frame_analyzer/ |
D | video_quality_analysis.cc | 34 int half_height = (height + 1) >> 1; in GetI420FrameSize() local 188 int half_height = (height + 1) >> 1; in CalculateMetrics() 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/libyuv/files/source/ |
D | rotate_argb.cc | 119 int half_height = (height + 1) >> 1; in ARGBRotate180() local
|
D | rotate.cc | 143 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/trivial/ |
D | tri.c | 176 float half_height = (float)HEIGHT / 2.0f; in init_prog() local
|
D | quad-tex.c | 231 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 | 194 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 | 120 float half_height = (float)height / 2.0f; in set_viewport() local
|
D | gs-test.c | 198 float half_height = (float)height / 2.0f; in set_viewport() local
|
/external/libyuv/files/util/ |
D | yuvconvert.cc | 321 int half_height = (dst_height + 1) / 2; in main() local
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 80 int half_height = (height + 1) >> 1; in CalcBufferSize() local
|
/external/webrtc/talk/media/base/ |
D | videoframe.cc | 60 const size_t half_height = (height + 1) >> 1; in Write() local
|
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
D | geom.h | 235 const float half_height = GetHeight() / 2.0f; in Scale() local
|
/external/mesa3d/src/mesa/main/ |
D | viewport.c | 581 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 | 597 float half_height = 0.5f * viewport->height; in get_viewport_xform() local
|