/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 592 struct v4l2_fract aspect, in v4l2_detect_gtf() argument 625 if (aspect.numerator == 0 || aspect.denominator == 0) { in v4l2_detect_gtf() 626 aspect.numerator = 16; in v4l2_detect_gtf() 627 aspect.denominator = 9; in v4l2_detect_gtf() 629 image_width = ((image_height * aspect.numerator) / aspect.denominator); in v4l2_detect_gtf() 710 struct v4l2_fract aspect = { 16, 9 }; in v4l2_calc_aspect_ratio() local 715 return aspect; in v4l2_calc_aspect_ratio() 718 aspect.numerator = hor_landscape; in v4l2_calc_aspect_ratio() 719 aspect.denominator = vert_portrait; in v4l2_calc_aspect_ratio() 720 return aspect; in v4l2_calc_aspect_ratio() [all …]
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fbcvt.c | 192 u32 aspect = -1; in fb_cvt_aspect_ratio() local 195 aspect = 0; in fb_cvt_aspect_ratio() 197 aspect = 1; in fb_cvt_aspect_ratio() 199 aspect = 2; in fb_cvt_aspect_ratio() 201 aspect = 3; in fb_cvt_aspect_ratio() 203 aspect = 4; in fb_cvt_aspect_ratio() 207 aspect = 7; in fb_cvt_aspect_ratio() 211 return aspect; in fb_cvt_aspect_ratio()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | board-dm365-evm.c | 387 .aspect = {11, 10}, 399 .aspect = {54, 59}, 415 .aspect = {1, 1}, 427 .aspect = {1, 1}, 439 .aspect = {1, 1}, 455 .aspect = {1, 1},
|
D | board-dm644x-evm.c | 627 .aspect = {11, 10}, 639 .aspect = {54, 59}, 655 .aspect = {1, 1}, 667 .aspect = {1, 1},
|
D | board-dm355-evm.c | 256 .aspect = {11, 10}, 268 .aspect = {54, 59},
|
/linux-4.4.14/include/media/davinci/ |
D | vpbe_types.h | 75 struct v4l2_fract aspect; member
|
/linux-4.4.14/include/media/ |
D | v4l2-dv-timings.h | 170 u32 polarities, bool interlaced, struct v4l2_fract aspect,
|
/linux-4.4.14/drivers/ps3/ |
D | ps3av_cmd.c | 340 int aspect, u32 id) in ps3av_cmd_set_av_video_cs() argument 349 if (aspect == -1) in ps3av_cmd_set_av_video_cs() 350 aspect = 0; in ps3av_cmd_set_av_video_cs() 366 av_video_cs->aspect = aspect; in ps3av_cmd_set_av_video_cs()
|
D | ps3av.c | 77 u32 aspect; member 528 video_mode->aspect, id); in ps3av_set_videomode_packet()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uvc | 167 bAspectRatioY - the X dimension of the picture aspect 169 bAspectRatioX - the Y dimension of the picture aspect 211 bAspectRatioY - the X dimension of the picture aspect 213 bAspectRatioX - the Y dimension of the picture aspect
|
D | sysfs-bus-coresight-devices-etm3x | 141 various aspect of the trace entity such as time stamping,
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 336 uint64_t scale, aspect; in ch7006_setup_properties() local 349 aspect = ch_mode->enc_hdisp*fixed1; in ch7006_setup_properties() 350 do_div(aspect, ch_mode->enc_vdisp); in ch7006_setup_properties() 352 hpos = round_fixed((norm->hvirtual * aspect - mode->hdisplay * scale) in ch7006_setup_properties()
|
/linux-4.4.14/Documentation/fb/ |
D | modedb.txt | 78 Also, GTF does not take into account the aspect ratio of the display. 99 a = aspect ratio (3 - 4:3; 4 - 5:4; 9 - 15:9, 16:9; A - 16:10) 106 - aspect ratio can only be one of the above values
|
D | uvesafb.txt | 40 widescreen panels, where native video modes don't have the 4:3 aspect
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nv50_display.c | 780 u32 aspect = (oY << 19) / oX; in nv50_crtc_set_scale() local 785 else oY = ((oX * aspect) + (aspect / 2)) >> 19; in nv50_crtc_set_scale() 789 else oY = ((oX * aspect) + (aspect / 2)) >> 19; in nv50_crtc_set_scale() 803 u32 aspect = (umode->hdisplay << 19) / umode->vdisplay; in nv50_crtc_set_scale() local 804 oX = ((oY * aspect) + (aspect / 2)) >> 19; in nv50_crtc_set_scale() 806 u32 aspect = (umode->vdisplay << 19) / umode->hdisplay; in nv50_crtc_set_scale() local 807 oY = ((oX * aspect) + (aspect / 2)) >> 19; in nv50_crtc_set_scale()
|
/linux-4.4.14/Documentation/video4linux/ |
D | vivid.txt | 27 - Support for various pixel aspect ratios and video aspect ratios 313 The pixel aspect ratio will depend on the TV standard. The video aspect ratio 354 The pixel aspect ratio will depend on the HDMI timing: for 720x480 is it 356 standard, and for all others a 1:1 pixel aspect ratio is returned. 358 The video aspect ratio can be selected through the 'DV Timings Aspect Ratio' 406 The pixel aspect ratio will depend on the HDMI timing: for 720x480 is it 408 standard, and for all others a 1:1 pixel aspect ratio is returned. 598 displayed with the correct pixel and image aspect ratio corrections, 622 Standard Aspect Ratio: selects if the image aspect ratio as used for the TV or 626 DV Timings Aspect Ratio: selects if the image aspect ratio as used for the HDMI [all …]
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ps3av.h | 467 u8 aspect; /* in: aspect ratio */ member
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | trivial-devices.txt | 6 describe some aspect of it, there needs to be a specific binding
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-encoder-api.txt | 136 Sets the encoding aspect ratio. Changes in the aspect ratio take effect
|
/linux-4.4.14/Documentation/ |
D | binfmt_misc.txt | 45 certain aspect. The following flags are supported -
|
D | vfio.txt | 39 by far the most critical aspect for maintaining a secure environment
|
D | atomic_ops.txt | 191 One very important aspect of these two routines is that they DO NOT
|
D | HOWTO | 490 because all you are is an email address. The international aspect also
|
/linux-4.4.14/Documentation/timers/ |
D | timekeeping.txt | 155 enabling the CONFIG_HAVE_UNSTABLE_SCHED_CLOCK option. This is another aspect
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | bugfix.S | 185 | Test the register conflict aspect. If opclass0, check for
|
/linux-4.4.14/Documentation/DocBook/ |
D | gpu.xml.db | 170 API-drm-mode-create-aspect-ratio-property 417 API-drm-get-cea-aspect-ratio
|
D | device-drivers.xml.db | 839 API-v4l2-calc-aspect-ratio
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpbe_display.c | 762 cropcap->pixelaspect = vpbe_dev->current_timings.aspect; in vpbe_display_cropcap()
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 440 Should some other single aspect of another task's credentials need to be
|
D | Smack.txt | 352 violate an aspect of the system security policy, as identified by
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 299 without the chip's driver being loaded. The most troublesome aspect of
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 619 Another aspect is that, for better or for worse, the cgroup interface
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 496 Describes the parallel RCU infrastructure. Includes NUMA aspect 632 'Change in mode' aspect of RCU. Can be thought of as a lazy barrier.
|