Home
last modified time | relevance | path

Searched defs:core (Results 151 - 175 of 282) sorted by relevance

12345678910>>...12

/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c34 pa_dbusiface_core *core; member
483 pa_dbusiface_sample *pa_dbusiface_sample_new(pa_dbusiface_core *core, pa_scache_entry *sample) { in pa_dbusiface_sample_new() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java
/third_party/pulseaudio/src/modules/
H A Dmodule-waveout.c73 pa_core *core; member
[all...]
H A Dmodule-udev-detect.c63 pa_core *core; member
[all...]
H A Dmodule-card-restore.c63 pa_core *core; member
577 static pa_hook_result_t card_choose_initial_profile_callback(pa_core *core, pa_card *card, struct userdata *u) { in card_choose_initial_profile_callback() argument
618 static pa_hook_result_t card_preferred_port_changed_callback(pa_core *core, pa_card_preferred_port_changed_hook_data *data, in card_preferred_port_changed_callback() argument
[all...]
H A Dmodule-rygel-media-server.c165 pa_core *core; member
[all...]
H A Dmodule-solaris.c89 pa_core *core; member
[all...]
H A Dmodule-zeroconf-publish.c132 pa_core *core; member
[all...]
H A Dstream-interaction.c46 pa_core *core; member
304 static pa_hook_result_t sink_input_put_cb(pa_core *core, pa_sink_input *i, struct userdata *u) { in sink_input_put_cb() argument
311 static pa_hook_result_t sink_input_unlink_cb(pa_core *core, pa_sink_inpu argument
317 sink_input_move_start_cb(pa_core *core, pa_sink_input *i, struct userdata *u) sink_input_move_start_cb() argument
324 sink_input_move_finish_cb(pa_core *core, pa_sink_input *i, struct userdata *u) sink_input_move_finish_cb() argument
331 sink_input_state_changed_cb(pa_core *core, pa_sink_input *i, struct userdata *u) sink_input_state_changed_cb() argument
341 sink_input_mute_changed_cb(pa_core *core, pa_sink_input *i, struct userdata *u) sink_input_mute_changed_cb() argument
351 sink_input_proplist_changed_cb(pa_core *core, pa_sink_input *i, struct userdata *u) sink_input_proplist_changed_cb() argument
361 source_output_put_cb(pa_core *core, pa_source_output *o, struct userdata *u) source_output_put_cb() argument
368 source_output_unlink_cb(pa_core *core, pa_source_output *o, struct userdata *u) source_output_unlink_cb() argument
374 source_output_move_start_cb(pa_core *core, pa_source_output *o, struct userdata *u) source_output_move_start_cb() argument
381 source_output_move_finish_cb(pa_core *core, pa_source_output *o, struct userdata *u) source_output_move_finish_cb() argument
388 source_output_state_changed_cb(pa_core *core, pa_source_output *o, struct userdata *u) source_output_state_changed_cb() argument
398 source_output_mute_changed_cb(pa_core *core, pa_source_output*o, struct userdata *u) source_output_mute_changed_cb() argument
408 source_output_proplist_changed_cb(pa_core *core, pa_source_output *o, struct userdata *u) source_output_proplist_changed_cb() argument
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c78 pa_core *core; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c74 pa_core *core; member
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp273 sptr<IInputMethodCore> core = coreStub; in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_group.c58 struct mali_group *mali_group_create(struct mali_l2_cache_core *core, struct mali_dlbu_core *dlbu, in mali_group_create() argument
[all...]
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Ddrmrga.h181 int core; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_group.c54 struct mali_group *mali_group_create(struct mali_l2_cache_core *core, in mali_group_create() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_mm.c699 rga_mm_lookup_iova(struct rga_internal_buffer *buffer, int core) rga_mm_lookup_iova() argument
710 rga_mm_lookup_sgt(struct rga_internal_buffer *buffer, int core) rga_mm_lookup_sgt() argument
808 rga_mm_sync_dma_sg_for_device(struct rga_internal_buffer *buffer, int core, enum dma_data_direction dir) rga_mm_sync_dma_sg_for_device() argument
834 rga_mm_sync_dma_sg_for_cpu(struct rga_internal_buffer *buffer, int core, enum dma_data_direction dir) rga_mm_sync_dma_sg_for_cpu() argument
947 rga_mm_put_channel_handle_info(struct rga_mm *mm, struct rga_internal_buffer *internal_buffer, int core, enum dma_data_direction dir) rga_mm_put_channel_handle_info() argument
[all...]
H A Drga_dma_buf.c490 rga_viraddr_get_channel_info(struct rga_img_info_t *channel_info, struct rga_dma_buffer_t **rga_dma_buffer, int writeFlag, int core, struct mm_struct *mm) rga_viraddr_get_channel_info() argument
913 rga_dma_buf_get_channel_info(struct rga_img_info_t *channel_info, struct rga_dma_buffer_t **rga_dma_buffer, int mmu_flag, struct dma_buf **dma_buf, int core) rga_dma_buf_get_channel_info() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dsink_userdata.h54 pa_core *core; member
/third_party/elfutils/src/
H A Dstack.c73 static Elf *core = NULL; variable
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c55 ie_core_t *core; member
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.c745 unsigned core, major, minor, patchid; in decode() local
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h98 const __DRIcoreExtension *core; member
/third_party/qrcodegen/rust-no-heap/src/
H A Dlib.rs
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c101 pa_core *core; member
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c647 static void *init(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init() argument

Completed in 29 milliseconds

12345678910>>...12