Home
last modified time | relevance | path

Searched defs:norm (Results 51 – 75 of 97) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/staging/most/video/
H A Dvideo.c294 static int vidioc_g_std(struct file *file, void *priv, v4l2_std_id *norm) in vidioc_g_std()
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_driver.c206 static int zoran_set_norm(struct zoran *zr, v4l2_std_id norm) in zoran_set_norm()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dntp.c815 struct pps_normtime norm = { in pps_normalize_ts() local
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Dcxusb.h137 v4l2_std_id norm; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dadv7180.c449 static int adv7180_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv7180_g_std()
809 static int adv7180_g_tvnorms(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv7180_g_tvnorms()
H A Dadv7842.c99 v4l2_std_id norm; member
2938 static int adv7842_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in adv7842_s_std()
2962 static int adv7842_g_std(struct v4l2_subdev *sd, v4l2_std_id *norm) in adv7842_g_std()
H A Dks0127.c188 v4l2_std_id norm; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdstd.c1924 sdstd_intrs_on(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_on()
1938 sdstd_intrs_off(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_off()
4209 sdstd_spinbits(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_spinbits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdstd.c1816 sdstd_intrs_on(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_on()
1830 sdstd_intrs_off(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_off()
3860 sdstd_spinbits(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_spinbits()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdstd.c1816 sdstd_intrs_on(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_on()
1830 sdstd_intrs_off(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_off()
3860 sdstd_spinbits(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_spinbits()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdstd.c1924 sdstd_intrs_on(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_on()
1938 sdstd_intrs_off(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_off()
4209 sdstd_spinbits(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_spinbits()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdstd.c1816 sdstd_intrs_on(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_on()
1830 sdstd_intrs_off(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_intrs_off()
3860 sdstd_spinbits(sdioh_info_t *sd, uint16 norm, uint16 err) in sdstd_spinbits()
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dpac7302.c429 unsigned int norm; in rgbbalance_ctrl_to_reg_value() local
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7146/
H A Dmxb.c567 static int vidioc_querystd(struct file *file, void *fh, v4l2_std_id *norm) in vidioc_querystd()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-av-core.c840 static int cx18_av_s_std(struct v4l2_subdev *sd, v4l2_std_id norm) in cx18_av_s_std()
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dfse_compress.c519 static size_t FSE_normalizeM2(short *norm, U32 tableLog, const unsigned *count, size_t total, U32 m… in FSE_normalizeM2()
H A Dhuf_compress.c93 S16 *norm; in HUF_compressWeights_wksp() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88.h88 static inline unsigned int norm_maxw(v4l2_std_id norm) in norm_maxw()
93 static inline unsigned int norm_maxh(v4l2_std_id norm) in norm_maxh()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dch7006_priv.h92 enum ch7006_tv_norm norm; member
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23885-video.c106 int cx23885_set_tvnorm(struct cx23885_dev *dev, v4l2_std_id norm) in cx23885_set_tvnorm()
/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000.h170 v4l2_std_id norm; /* Current norm */ member
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects_i_dsp.c346 double b = cosh(acosh(pow(10., att/20)) / (N-1)), sum, t, c, norm = 0; in lsx_apply_dolph() local
/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_video.c789 static int vidioc_g_std(struct file *file, void *fh, v4l2_std_id *norm) in vidioc_g_std()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.h143 u8 norm; member
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c927 static int vidioc_s_std(struct file *file, void *priv, v4l2_std_id norm) in vidioc_s_std()

1234