Home
last modified time | relevance | path

Searched defs:clips (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.h744 #define SOX_SAMPLE_TO_UNSIGNED(bits,d,clips) \ argument
755 #define SOX_SAMPLE_TO_SIGNED(bits,d,clips) \ argument
789 #define SOX_UNSIGNED_8BIT_TO_SAMPLE(d,clips) SOX_UNSIGNED_TO_SAMPLE(8,d) argument
798 #define SOX_SIGNED_8BIT_TO_SAMPLE(d,clips) SOX_SIGNED_TO_SAMPLE(8,d) argument
807 #define SOX_UNSIGNED_16BIT_TO_SAMPLE(d,clips) SOX_UNSIGNED_TO_SAMPLE(16,d) argument
816 #define SOX_SIGNED_16BIT_TO_SAMPLE(d,clips) SOX_SIGNED_TO_SAMPLE(16,d) argument
825 #define SOX_UNSIGNED_24BIT_TO_SAMPLE(d,clips) SOX_UNSIGNED_TO_SAMPLE(24,d) argument
834 #define SOX_SIGNED_24BIT_TO_SAMPLE(d,clips) SOX_SIGNED_TO_SAMPLE(24,d) argument
843 #define SOX_UNSIGNED_32BIT_TO_SAMPLE(d,clips) \ argument
853 #define SOX_SIGNED_32BIT_TO_SAMPLE(d,clips) (sox_sample_t)(d) argument
[all …]
H A Draw.c17 #define SOX_ULAW_BYTE_TO_SAMPLE(d,clips) SOX_SIGNED_16BIT_TO_SAMPLE(sox_ulaw2linear16(d),clips) argument
18 #define SOX_ALAW_BYTE_TO_SAMPLE(d,clips) SOX_SIGNED_16BIT_TO_SAMPLE(sox_alaw2linear16(d),clips) argument
H A Dsunaudio.c358 #define SOX_ULAW_BYTE_TO_SAMPLE(d,clips) SOX_SIGNED_16BIT_TO_SAMPLE(sox_ulaw2linear16(d),clips) argument
359 #define SOX_ALAW_BYTE_TO_SAMPLE(d,clips) SOX_SIGNED_16BIT_TO_SAMPLE(sox_alaw2linear16(d),clips) argument
H A Deffects.c490 uint64_t clips = 0; in sox_effects_clips() local
500 uint64_t clips = 0; in sox_stop_effect() local
541 uint64_t clips; in sox_delete_effect() local
H A Dsox_sample_test.c156 size_t clips = 0; in main() local
H A Dladspa.c33 #define SOX_SAMPLE_TO_LADSPA_DATA(d,clips) \ argument
35 #define LADSPA_DATA_TO_SOX_SAMPLE(d,clips) \ argument
H A Dao.c77 …w_write_buf(char *buf1, sox_sample_t const * buf2, size_t len, sox_bool swap, sox_uint64_t * clips) in sox_sw_write_buf()
H A Deffects_i_dsp.c589 size_t i, size_t const n, sox_uint64_t * const clips) in rint_clip()
602 size_t const n, sox_uint64_t * const clips) in lsx_save_samples()
629 size_t const n, sox_uint64_t * const clips) in lsx_save_samples()
H A Dwaveaudio.c462 unsigned clips = 0; in wavewrite() local
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbtcx-risc.c85 struct v4l2_clip *clips, unsigned int n) in btcx_screen_clips()
123 btcx_align(struct v4l2_rect *win, struct v4l2_clip *clips, unsigned int n, int mask) in btcx_align()
155 btcx_sort_clips(struct v4l2_clip *clips, unsigned int nclips) in btcx_sort_clips()
176 const struct v4l2_clip *clips, unsigned int nclips) in btcx_calc_skips()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c263 struct drm_vmw_rect *clips = NULL; in vmw_present_ioctl() local
347 struct drm_vmw_rect *clips = NULL; in vmw_present_readback_ioctl() local
H A Dvmwgfx_kms.c995 struct drm_clip_rect *clips, in vmw_framebuffer_bo_dirty()
1045 struct drm_clip_rect *clips, in vmw_framebuffer_bo_dirty_ext()
1729 struct drm_vmw_rect *clips, in vmw_kms_generic_present()
1744 struct drm_vmw_rect *clips, in vmw_kms_present()
2349 const struct drm_clip_rect *clips, in vmw_kms_helper_dirty()
2504 const struct drm_clip_rect *clips, in vmw_kms_update_proxy()
H A Dvmwgfx_ldu.c545 struct drm_clip_rect *clips, in vmw_kms_ldu_do_bo_dirty()
H A Dvmwgfx_scrn.c1129 struct drm_clip_rect *clips, in vmw_kms_sou_do_surface_dirty()
1245 struct drm_clip_rect *clips, in vmw_kms_sou_do_bo_dirty()
H A Dvmwgfx_stdu.c675 struct drm_clip_rect *clips, in vmw_kms_stdu_dma()
850 struct drm_clip_rect *clips, in vmw_kms_stdu_surface_dirty()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_damage_helper.h58 const struct drm_rect *clips; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_damage_helper.c162 unsigned int color, struct drm_clip_rect *clips, in drm_atomic_helper_dirtyfb()
H A Ddrm_framebuffer.c699 struct drm_clip_rect *clips = NULL; in drm_mode_dirtyfb_ioctl() local
H A Ddrm_atomic.c546 struct drm_mode_rect *clips; in drm_atomic_plane_check() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_draw.c125 struct drm_clip_rect *clips, in qxl_draw_dirty_fb()
H A Dqxl_display.c402 struct drm_clip_rect *clips, in qxl_framebuffer_surface_dirty()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_fb.c61 struct drm_clip_rect *clips, in omap_framebuffer_dirty()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c276 struct drm_mode_rect *clips; in vbox_primary_atomic_update() local
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-video.c625 static int setup_clipping(struct saa7134_dev *dev, struct v4l2_clip *clips, in setup_clipping()
1268 struct v4l2_clip __user *clips = f->fmt.win.clips; in saa7134_g_fmt_vid_overlay() local
/OK3568_Linux_fs/kernel/include/media/drv-intf/
H A Dsaa7146_vv.h82 struct v4l2_clip clips[16]; member

12