| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 78 WaylandDisplay *dsp; in InitWaylandClient() local 97 WaylandDisplay *dsp; WaylandDrmAuth() local [all...] |
| /device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 78 WaylandDisplay *dsp; in InitWaylandClient() local 97 WaylandDisplay *dsp; WaylandDrmAuth() local [all...] |
| /device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 78 WaylandDisplay *dsp; in InitWaylandClient() local 97 WaylandDisplay *dsp; WaylandDrmAuth() local [all...] |
| /device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 78 WaylandDisplay *dsp; in InitWaylandClient() local 97 WaylandDisplay *dsp; WaylandDrmAuth() local [all...] |
| /device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
| H A D | wayland_drm_auth_client.c | 78 WaylandDisplay *dsp;
in InitWaylandClient() local 97 WaylandDisplay *dsp; WaylandDrmAuth() local [all...] |
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| H A D | processor.h | 29 struct dsp_callee_regs dsp; member
|
| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| H A D | processor.h | 28 struct dsp_callee_regs dsp; member
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | dsp_dtmf.c | 40 void dsp_dtmf_goertzel_init(struct dsp *dsp) in dsp_dtmf_goertzel_init() argument 50 void dsp_dtmf_hardware(struct dsp *dsp) in dsp_dtmf_hardware() argument 118 dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len, int fmt) dsp_dtmf_goertzel_decode() argument [all...] |
| H A D | dsp_blowfish.c | 369 dsp_bf_encrypt(struct dsp *dsp, u8 *data, int len) in dsp_bf_encrypt() argument 458 dsp_bf_decrypt(struct dsp *ds argument 599 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) dsp_bf_init() argument 669 dsp_bf_cleanup(struct dsp *dsp) dsp_bf_cleanup() argument [all...] |
| /kernel/linux/linux-5.10/sound/pci/pcxhr/ |
| H A D | pcxhr_hwdep.c | 276 pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index, const struct firmware *dsp) pcxhr_dsp_load() argument [all...] |
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | dsp_dtmf.c | 40 void dsp_dtmf_goertzel_init(struct dsp *dsp) in dsp_dtmf_goertzel_init() argument 50 void dsp_dtmf_hardware(struct dsp *dsp) in dsp_dtmf_hardware() argument 118 dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len, int fmt) dsp_dtmf_goertzel_decode() argument [all...] |
| /kernel/linux/linux-6.6/sound/pci/pcxhr/ |
| H A D | pcxhr_hwdep.c | 276 pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index, const struct firmware *dsp) pcxhr_dsp_load() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | g722.h | 66 G722DSPContext dsp; member
|
| H A D | mss2dsp.c | 150 av_cold void ff_mss2dsp_init(MSS2DSPContext* dsp) in ff_mss2dsp_init() argument
|
| H A D | proresdsp.c | 79 av_cold int ff_proresdsp_init(ProresDSPContext *dsp, AVCodecContext *avctx) in ff_proresdsp_init() argument
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | vp9dsp_init_arm.c | 100 static av_cold void vp9dsp_mc_init_arm(VP9DSPContext *dsp) in vp9dsp_mc_init_arm() argument 163 static av_cold void vp9dsp_itxfm_init_arm(VP9DSPContext *dsp) in vp9dsp_itxfm_init_arm() argument 219 vp9dsp_loopfilter_init_arm(VP9DSPContext *dsp) vp9dsp_loopfilter_init_arm() argument 245 ff_vp9dsp_init_arm(VP9DSPContext *dsp, int bpp) ff_vp9dsp_init_arm() argument [all...] |
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | vp9dsp_init.c | 216 av_cold void ff_vp9dsp_init_x86(VP9DSPContext *dsp, int bpp, int bitexact) in ff_vp9dsp_init_x86() argument [all...] |
| H A D | vc1dsp_mmx.c | 465 av_cold void ff_vc1dsp_init_mmxext(VC1DSPContext *dsp) in ff_vc1dsp_init_mmxext() argument
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vf_colorspace.c | 60 ColorSpaceDSPContext dsp; in check_yuv2yuv() local 128 ColorSpaceDSPContext dsp; in check_yuv2rgb() local 205 ColorSpaceDSPContext dsp; in check_rgb2yuv() local 267 ColorSpaceDSPContext dsp; in check_multiply3x3() local [all...] |
| H A D | vf_nlmeans.c | 33 NLMeansDSPContext dsp = {0}; in checkasm_check_nlmeans() local
|
| /third_party/ffmpeg/libswresample/ |
| H A D | resample.h | 60 } dsp; member
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/ |
| H A D | init.c | 53 onchip_setup(dsp); variable
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/ |
| H A D | init.c | 53 onchip_setup(dsp); variable
|
| /kernel/linux/linux-5.10/sound/usb/usx2y/ |
| H A D | usX2Yhwdep.c | 185 snd_usx2y_hwdep_dsp_load(struct snd_hwdep *hw, struct snd_hwdep_dsp_image *dsp) snd_usx2y_hwdep_dsp_load() argument
|
| /kernel/linux/linux-5.10/sound/soc/intel/common/ |
| H A D | sst-ipc.h | 51 struct sst_dsp *dsp; member
|