Home
last modified time | relevance | path

Searched defs:pitch (Results 1 - 25 of 165) sorted by relevance

1234567

/third_party/typescript/tests/baselines/reference/
H A Drecur1.js
/third_party/mesa3d/src/glx/
H A Ddri2.h44 unsigned int pitch; member
/third_party/ffmpeg/libavformat/
H A Dsvs.c44 uint32_t pitch; in svs_read_header() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSynthUnit.java29 public static double pitchToFrequency(double pitch) { in pitchToFrequency() argument
H A DSawOscillator.java26 public void setPitch(float pitch) { in setPitch() argument
/third_party/ffmpeg/libavutil/
H A Dspherical.h127 int32_t pitch; ///< Rotation around the right vector [-90, 90]. member
H A Dhwcontext_drm.h87 ptrdiff_t pitch; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.h8 unsigned pitch; member
H A Dnv30_resource.h12 uint32_t pitch; member
26 uint32_t pitch; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.h11 uint32_t pitch; member
/third_party/libdrm/tests/tegra/
H A Dgr2d-fill.c51 unsigned int pitch, size; in main() local
H A Ddrm-test.h36 unsigned int pitch; member
50 unsigned int pitch; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_resource.c59 uint32_t pitch = fdl_pitch(&rsc->layout, level); in fd4_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c42 uint32_t pitch = fdl2_pitch(&rsc->layout, level); in fd2_setup_slices() local
/third_party/pulseaudio/sonic/
H A DMain.java20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
H A Dmain.c78 float pitch = 1.0f; in main() local
17 runSonic( waveFile inFile, waveFile outFile, float speed, float pitch, float rate, float volume, int emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd5_layout.c67 uint32_t pitch = fdl_pitch(layout, level); in fdl5_layout() local
H A Dfd_layout_test.h39 uint32_t pitch; member
44 uint32_t pitch; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c40 uint32_t pitch = fdl_pitch(&rsc->layout, level); in setup_slices() local
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.hpp56 uint32_t pitch; member in vk::DisplaySurfaceKHR
/third_party/libdrm/tests/modetest/
H A Dbuffers.c49 size_t pitch; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_sampler.c294 uint32_t format, pitch; in update_map() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DQuadRasterizer.cpp169 Int pitch; local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftlcdfil.c83 FT_Int pitch = bitmap->pitch; in ft_lcd_filter_fir() local
189 FT_Int pitch = bitmap->pitch; _ft_lcd_filter_legacy() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dindeo2.c54 ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst, int pitch, const uint8_t *table) ir2_decode_plane() argument
116 ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst, int pitch, const uint8_t *table) ir2_decode_plane_inter() argument

Completed in 7 milliseconds

1234567