/third_party/boost/libs/qvm/test/ |
D | projection_test.cpp | 14 test_perspective_lh( T fov_y, T aspect_ratio, T z_near, T z_far ) in test_perspective_lh() 24 test_perspective_rh( T fov_y, T aspect_ratio, T z_near, T z_far ) in test_perspective_rh()
|
D | gold.hpp | 416 matrix_perspective_lh( T (&r)[4][4], T fov_y, T aspect_ratio, T zn, T zf ) in matrix_perspective_lh() 431 matrix_perspective_rh( T (&r)[4][4], T fov_y, T aspect_ratio, T zn, T zf ) in matrix_perspective_rh()
|
/third_party/flutter/engine/flutter/lib/ui/painting/ |
D | image_decoder.cc | 43 const auto aspect_ratio = in GetResizedDimensions() local
|
/third_party/weston/libweston/backend-drm/ |
D | modes.c | 437 const char *aspect_ratio; in drm_output_print_modes() local 568 enum weston_mode_aspect_ratio aspect_ratio = WESTON_MODE_PIC_AR_NONE; in drm_output_choose_initial_mode() local
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstvideoparseutils.h | 108 GstVideoAFDAspectRatio aspect_ratio; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_aspect.c | 87 static int get_aspect_ratio(AVFilterLink *inlink, AVRational *aspect_ratio) in get_aspect_ratio()
|
/third_party/flutter/glfw/examples/ |
D | heightmap.c | 81 static GLfloat aspect_ratio = 4.0f/3.0f; variable
|
D | particles.c | 82 float aspect_ratio; variable
|
/third_party/ffmpeg/libavcodec/ |
D | mpeg12enc.c | 250 AVRational aspect_ratio = s->avctx->sample_aspect_ratio; in mpeg1_encode_sequence_header() local
|
D | av1dec.c | 601 AVRational aspect_ratio; in update_context_with_frame_header() local
|
D | cavs.h | 178 int aspect_ratio; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | edid.h | 125 double aspect_ratio; /* -1.0 if not specififed */ member
|
/third_party/ffmpeg/libavformat/ |
D | asfdec_o.c | 91 AVRational aspect_ratio; member
|
D | mxfenc.c | 92 AVRational aspect_ratio; ///< display aspect ratio member
|
D | mxfdec.c | 191 AVRational aspect_ratio; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvc1parser.h | 229 guint8 aspect_ratio; member
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfmetadata.h | 660 MXFFraction aspect_ratio; member
|
/third_party/mindspore/third_party/proto/caffe/ |
D | caffe.proto | 1495 repeated float aspect_ratio = 3; field
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 867 AVRational aspect_ratio = pic_sar; in calculate_display_rect() local
|
/third_party/weston/include/libweston/ |
D | libweston.h | 122 enum weston_mode_aspect_ratio aspect_ratio; member
|