| /kernel/linux/linux-6.6/sound/soc/rockchip/ |
| H A D | rk3399_gru_sound.c | 175 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in rockchip_sound_cdndp_init() local 192 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in rockchip_sound_da7219_init() local
|
| /kernel/linux/linux-6.6/sound/soc/sh/ |
| H A D | siu_pcm.c | 291 static int siu_pcm_open(struct snd_soc_component *component, in siu_pcm_open() argument 333 static int siu_pcm_close(struct snd_soc_component *component, in siu_pcm_close() argument 356 static int siu_pcm_prepare(struct snd_soc_component *component, in siu_pcm_prepare() argument 403 static int siu_pcm_trigger(struct snd_soc_component *component, in siu_pcm_trigger() argument 447 siu_pcm_pointer_dma(struct snd_soc_component *component, in siu_pcm_pointer_dma() argument 483 static int siu_pcm_new(struct snd_soc_component *component, in siu_pcm_new() argument 528 static void siu_pcm_free(struct snd_soc_component *component, in siu_pcm_free() argument
|
| /kernel/linux/linux-6.6/sound/soc/ |
| H A D | soc-ac97.c | 49 struct snd_soc_component *component; member 70 struct snd_soc_component *component = gpio_to_component(chip); in snd_soc_ac97_gpio_direction_in() local 79 struct snd_soc_component *component = gpio_to_component(chip); in snd_soc_ac97_gpio_get() local 94 struct snd_soc_component *component = gpio_to_component(chip); in snd_soc_ac97_gpio_set() local 106 struct snd_soc_component *component = gpio_to_component(chip); snd_soc_ac97_gpio_direction_out() local 125 snd_soc_ac97_init_gpio(struct snd_ac97 *ac97, struct snd_soc_component *component) snd_soc_ac97_init_gpio() argument 152 snd_soc_ac97_init_gpio(struct snd_ac97 *ac97, struct snd_soc_component *component) snd_soc_ac97_init_gpio() argument 173 snd_soc_alloc_ac97_component(struct snd_soc_component *component) snd_soc_alloc_ac97_component() argument 212 snd_soc_new_ac97_component(struct snd_soc_component *component, unsigned int id, unsigned int id_mask) snd_soc_new_ac97_component() argument [all...] |
| /test/testfwk/xdevice/plugins/ohos/src/ohos/ |
| H A D | constants.py | 87 component = "ComponentKit" variable in CKit
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | image_receiver_mdk_test.cpp | 394 struct OhosImageComponent component; in JsImageGetComponent() local
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_function_utils.cpp | 76 bool FunctionUtil::InitBufferHandleParameter(sptr<ICodecComponent> component, OMX_PARAM_PORTDEFINITIONTYPE ¶m,
in InitBufferHandleParameter() argument 140 bool FunctionUtil::UseDynaBuffer(sptr<ICodecComponent> component, enum PortIndex port, int bufferCount,
in UseDynaBuffer() argument 169 bool FunctionUtil::UseHandleBuffer(sptr<ICodecComponent> component, enum PortIndex port,
in UseHandleBuffer() argument 198 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port,
in UseBufferOnPort() argument 229 AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, int32_t bufferCount, int32_t bufferSize) AllocateBufferOnPort() argument 268 FreeBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port) FreeBufferOnPort() argument 286 GetPortParameter(sptr<ICodecComponent> component, PortIndex index, OMX_PARAM_PORTDEFINITIONTYPE ¶m) GetPortParameter() argument 319 FillAndEmptyAllBuffer(sptr<ICodecComponent> component, CodecBufferType type) FillAndEmptyAllBuffer() argument 353 WaitState(sptr<ICodecComponent> component, CodecStateType objState) WaitState() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mdec.c | 65 int component; in mdec_decode_block_intra() local
|
| H A D | mpeg12.c | 241 int dc, diff, i = 0, component; in ff_mpeg1_decode_block_intra() local
|
| H A D | motionpixels.c | 174 static av_always_inline int mp_gradient(MotionPixelsContext *mp, int component, int v) in mp_gradient() argument
|
| H A D | speedhqenc.c | 157 static inline void encode_dc(PutBitContext *pb, int diff, int component) in encode_dc() argument 195 int component, val; in encode_block() local
|
| /third_party/backends/backend/ |
| H A D | canon-scsi.c | 403 get_density_curve (int fd, int component, void *buf, size_t *buf_size, in get_density_curve() argument 448 set_density_curve (int fd, int component, void *buf, size_t *buf_size, in set_density_curve() argument 654 get_density_curve_fs2710 (SANE_Handle handle, int component, u_char *buf, in get_density_curve_fs2710() argument 667 set_density_curve_fs2710 (SANE_Handle handle, int component, u_char *buf) in set_density_curve_fs2710() argument
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
| H A D | CalendarFrame.java | 103 private static void add(Container container, Component component, in add() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io_to_scalar.c | 147 unsigned component = nir_intrinsic_component(chan_intr); in lower_store_output_to_scalar() local 35 set_io_semantics(nir_intrinsic_instr *scalar_intr, nir_intrinsic_instr *vec_intr, unsigned component) set_io_semantics() argument [all...] |
| H A D | nir_inline_uniforms.c | 50 src_only_uses_uniforms(const nir_src *src, int component, in src_only_uses_uniforms() argument 139 is_induction_variable(const nir_src *src, int component, nir_loop_info *info, in is_induction_variable() argument 190 unsigned component = 0; add_inlinable_uniforms() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | helpers.h | 49 unsigned component; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_print_visitor.cpp | 161 char component[32] = {0}; in visit() local
|
| H A D | link_varyings.cpp | 329 check_location_aliasing(struct explicit_location_info explicit_locations[][4], ir_variable *var, unsigned location, unsigned component, unsigned location_limit, const glsl_type *type, unsigned interpolation, bool centroid, bool sample, bool patch, gl_shader_program *prog, gl_shader_stage stage) check_location_aliasing() argument [all...] |
| /third_party/mesa3d/src/imagination/rogue/ |
| H A D | rogue_build_data.c | 513 rogue_coeff_index_fs(struct rogue_iterator_args *args, gl_varying_slot location, size_t component) rogue_coeff_index_fs() argument 545 rogue_output_index_vs(struct rogue_vertex_outputs *outputs, gl_varying_slot location, size_t component) rogue_output_index_vs() argument [all...] |
| H A D | rogue_operand.h | 133 size_t component; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_liverangeevaluator_helpers.h | 181 auto& component(int i) { return m_access_record[i]; } in component() function in r600::RegisterAccess
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_inline_uniforms.c | 34 src_only_uses_uniforms(const nir_src *src, int component, in src_only_uses_uniforms() argument 120 is_induction_variable(const nir_src *src, int component, nir_loop_info *info, in is_induction_variable() argument 172 unsigned component = 0; add_inlinable_uniforms() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | surface.c | 182 vlVdpVideoSurfaceSize(vlVdpSurface *p_surf, int component, in vlVdpVideoSurfaceSize() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_opt_push_ubo.c | 296 unsigned component[PAN_MAX_PUSH] = { 0 }; in bi_opt_reorder_push() local 190 bi_find_component(adjacency_row *adjacency, BITSET_WORD *visited, unsigned *component, unsigned *size, unsigned node) bi_find_component() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.c | 84 unsigned i, j, component; in nouveau_vp3_video_buffer_create() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | nir.c | 217 gpir_create_load(gpir_block *block, nir_dest *dest, int op, int index, int component) gpir_create_load() argument
|