Searched refs:Pitch (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86HWCurs.c | 405 int SrcPitch, DstPitch, Pitch, y, x; in RealizeCursorInterleave0() local 429 Pitch = SrcPitch < DstPitch ? SrcPitch : DstPitch; in RealizeCursorInterleave0() 449 for (x = 0; x < Pitch; x++) { in RealizeCursorInterleave0() 460 for (x = 0; x < Pitch; x++) { in RealizeCursorInterleave0() 502 for (x = 0; x < Pitch; x++) { in RealizeCursorInterleave0()
|
| /OK3568_Linux_fs/buildroot/package/libsoundtouch/ |
| H A D | Config.in | 6 changing the Tempo, Pitch and Playback Rates of audio streams
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/ |
| H A D | riva_hw.h | 402 U032 Pitch; member
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | FEATURES.in | 101 * Pitch/tempo effects
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | README | 70 Hideous Commercial Pitch: Spread your development costs across other OS
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | transform.cpp | 480 #pragma mark - Pitch
|
| H A D | map.cpp | 580 #pragma mark - Pitch
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | display_mode_vba_20.c | 148 unsigned int Pitch, 875 unsigned int Pitch, in CalculateVMAndRowBytes() argument 965 ((Pitch in CalculateVMAndRowBytes() 980 ((Pitch in CalculateVMAndRowBytes() 1051 / Pitch), in CalculateVMAndRowBytes() 1055 (double) (Pitch * *dpte_row_height - 1) in CalculateVMAndRowBytes()
|
| H A D | display_mode_vba_20v2.c | 172 unsigned int Pitch, 935 unsigned int Pitch, in CalculateVMAndRowBytes() argument 1025 ((Pitch in CalculateVMAndRowBytes() 1040 ((Pitch in CalculateVMAndRowBytes() 1111 / Pitch), in CalculateVMAndRowBytes() 1115 (double) (Pitch * *dpte_row_height - 1) in CalculateVMAndRowBytes()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| H A D | display_mode_vba_21.c | 188 unsigned int Pitch, 1271 unsigned int Pitch, in CalculateVMAndRowBytes() argument 1363 …*DPDE0BytesFrame = 64 * (dml_ceil(((Pitch * (dml_ceil(ViewportHeight - 1, MacroTileHeight) + Macro… in CalculateVMAndRowBytes() 1365 …*DPDE0BytesFrame = 64 * (dml_ceil(((Pitch * (dml_ceil((double) SwathWidth - 1, MacroTileHeight) + … in CalculateVMAndRowBytes() 1416 (double) PTEBufferSizeInRequests * *PixelPTEReqWidth / Pitch), in CalculateVMAndRowBytes() 1418 …*dpte_row_width_ub = (dml_ceil((double) (Pitch * *dpte_row_height - 1) / *PixelPTEReqWidth, 1) + 1… in CalculateVMAndRowBytes()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-imx/ |
| H A D | 0004-Make-video-API-forward-and-backward-compatible.patch | 358 "Pitch updated to %d after ModeInit\n",
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| H A D | display_mode_vba_30.c | 200 unsigned int Pitch, 1743 unsigned int Pitch, in CalculateVMAndRowBytes() argument 1824 …*DPDE0BytesFrame = 64 * (dml_ceil(((Pitch * (dml_ceil(ViewportHeight - 1, MacroTileHeight) + Macro… in CalculateVMAndRowBytes() 1826 …*DPDE0BytesFrame = 64 * (dml_ceil(((Pitch * (dml_ceil((double) SwathWidth - 1, MacroTileHeight) + … in CalculateVMAndRowBytes() 1871 …, 1 << (unsigned int) dml_floor(dml_log2(PTEBufferSizeInRequests * *PixelPTEReqWidth / Pitch), 1)); in CalculateVMAndRowBytes()
|