Home
last modified time | relevance | path

Searched defs:cfg (Results 176 - 200 of 492) sorted by relevance

12345678910>>...20

/device/soc/rockchip/common/hardware/mpp/src/
H A Dmpi_enc_utils.c367 MppEncCfg cfg; in test_mpp_enc_cfg_setup() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c118 rkisp_csi_get_set_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *fmt) rkisp_csi_get_set_fmt() argument
H A Dbridge.c315 bridge_get_set_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *fmt) bridge_get_set_fmt() argument
331 bridge_set_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) bridge_set_selection() argument
358 bridge_get_selection(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_selection *sel) bridge_get_selection() argument
[all...]
H A Dbridge.h61 struct rkisp_bridge_config *cfg; member
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_bus.c61 static int rockchip_sip_bus_smc_config(u32 bus_id, u32 cfg, u32 enable_msk) in rockchip_sip_bus_smc_config() argument
75 unsigned int enable_msk, bus_id, cfg; in rockchip_bus_smc_config() local
/third_party/ffmpeg/libavcodec/
H A Ddovi_rpu.c83 void ff_dovi_update_cfg(DOVIContext *s, const AVDOVIDecoderConfigurationRecord *cfg) in ff_dovi_update_cfg() argument
H A Dlibrav1e.c189 RaConfig *cfg = NULL; in librav1e_encode_init() local
[all...]
/third_party/alsa-lib/src/topology/
H A Delem.c402 tplg_elem_new_common(snd_tplg_t *tplg, snd_config_t *cfg, const char *name, enum snd_tplg_type type) tplg_elem_new_common() argument
H A Dparser.c110 int tplg_parse_compound(snd_tplg_t *tplg, snd_config_t *cfg, in tplg_parse_compound() argument
145 static int tplg_parse_config(snd_tplg_t *tplg, snd_config_t *cfg) in tplg_parse_config() argument
[all...]
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c129 static int merge_manifest_data(snd_config_t *cfg, uint8_t *manifest_buffer, uint32_t manifest_size, in merge_manifest_data() argument
181 static void save_nhlt_binary(struct nhlt *blob, struct endpoint_descriptor **eps, snd_config_t *cfg) in save_nhlt_binary() argument
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c29 snd_config_t *top, *parent_obj, *cfg, *dest; in tplg_build_base_object() local
76 snd_config_t *cfg; in tplg_build_text_object() local
96 snd_config_t *cfg; in tplg_build_tlv_object() local
116 snd_config_t *cfg, *obj; tplg_build_control() local
293 snd_config_t *top, *obj, *cfg, *route, *child, *parent_obj; tplg_build_dapm_route_object() local
[all...]
H A Dpre-process-class.c32 snd_config_t *cfg, *n; in tplg_class_is_attribute_check() local
93 snd_config_t *tplg_class_lookup(struct tplg_pre_processor *tplg_pp, snd_config_t *cfg) in tplg_class_lookup() argument
242 snd_config_t *attributes, *cfg, *valid, *tuples, *n; in tplg_class_attribute_valid_tuple_value() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_common.h114 const pixma_config_t *cfg; member
/third_party/lame/libmp3lame/
H A Dnewmdct.c947 SessionConfig_t const *const cfg = &gfc->cfg; in mdct_sub48() local
/third_party/littlefs/bd/
H A Dlfs_emubd.c97 int lfs_emubd_create(const struct lfs_config *cfg, in lfs_emubd_create() argument
48 lfs_emubd_mutblock( const struct lfs_config *cfg, lfs_emubd_block_t **block) lfs_emubd_mutblock() argument
187 lfs_emubd_destroy(const struct lfs_config *cfg) lfs_emubd_destroy() argument
215 lfs_emubd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_emubd_read() argument
265 lfs_emubd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_emubd_prog() argument
356 lfs_emubd_erase(const struct lfs_config *cfg, lfs_block_t block) lfs_emubd_erase() argument
442 lfs_emubd_sync(const struct lfs_config *cfg) lfs_emubd_sync() argument
454 lfs_emubd_rawcrc(const struct lfs_config *cfg, lfs_block_t block, uint32_t *crc) lfs_emubd_rawcrc() argument
479 lfs_emubd_crc(const struct lfs_config *cfg, lfs_block_t block, uint32_t *crc) lfs_emubd_crc() argument
488 lfs_emubd_bdcrc(const struct lfs_config *cfg, uint32_t *crc) lfs_emubd_bdcrc() argument
508 lfs_emubd_readed(const struct lfs_config *cfg) lfs_emubd_readed() argument
515 lfs_emubd_proged(const struct lfs_config *cfg) lfs_emubd_proged() argument
522 lfs_emubd_erased(const struct lfs_config *cfg) lfs_emubd_erased() argument
529 lfs_emubd_setreaded(const struct lfs_config *cfg, lfs_emubd_io_t readed) lfs_emubd_setreaded() argument
537 lfs_emubd_setproged(const struct lfs_config *cfg, lfs_emubd_io_t proged) lfs_emubd_setproged() argument
545 lfs_emubd_seterased(const struct lfs_config *cfg, lfs_emubd_io_t erased) lfs_emubd_seterased() argument
553 lfs_emubd_wear(const struct lfs_config *cfg, lfs_block_t block) lfs_emubd_wear() argument
574 lfs_emubd_setwear(const struct lfs_config *cfg, lfs_block_t block, lfs_emubd_wear_t wear) lfs_emubd_setwear() argument
595 lfs_emubd_powercycles( const struct lfs_config *cfg) lfs_emubd_powercycles() argument
604 lfs_emubd_setpowercycles(const struct lfs_config *cfg, lfs_emubd_powercycles_t power_cycles) lfs_emubd_setpowercycles() argument
616 lfs_emubd_copy(const struct lfs_config *cfg, lfs_emubd_t *copy) lfs_emubd_copy() argument
[all...]
H A Dlfs_emubd.h157 const struct lfs_emubd_config *cfg; member
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp65 bblock_t::bblock_t(cfg_t *cfg) : in bblock_t() argument
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.h75 struct aub_viewer_cfg *cfg; member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c388 const struct intel_l3_config *cfg = in blorp_exec() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ssa.cpp52 Graph *cfg; member in nv50_ir::DominatorTree
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c167 const struct nv50_hw_sm_query_cfg *cfg; in nv50_hw_sm_begin_query() local
283 const struct nv50_hw_sm_query_cfg *cfg; in nv50_hw_sm_end_query() local
308 nv50_hw_sm_query_read_data(uint32_t count[32][4], struct nv50_context *nv50, bool wait, struct nv50_hw_query *hq, const struct nv50_hw_sm_query_cfg *cfg, unsigned mp_count) nv50_hw_sm_query_read_data() argument
341 const struct nv50_hw_sm_query_cfg *cfg; nv50_hw_sm_get_query_result() local
[all...]
/third_party/libfuse/example/
H A Dinvalidate_path.c73 static void *xmp_init(struct fuse_conn_info *conn, struct fuse_config *cfg) in xmp_init() argument
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c418 struct altcp_proxyconnect_tls_config *cfg = (struct altcp_proxyconnect_tls_config *)arg; in altcp_proxyconnect_tls_alloc() local
/third_party/node/deps/v8/src/torque/
H A Dcfg.cc163 std::vector<std::size_t> CountBlockPredecessors(const ControlFlowGraph& cfg) { in CountBlockPredecessors() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_l3_config.c213 intel_get_l3_config_weights(const struct intel_l3_config *cfg) in intel_get_l3_config_weights() argument
290 const struct intel_l3_config *const cfg = &list->configs[0]; in intel_get_default_l3_config() local
313 const struct intel_l3_config *cfg = &cfgs[i]; in intel_get_l3_config() local
351 intel_get_l3_config_urb_size(const struct intel_device_info *devinfo, const struct intel_l3_config *cfg) intel_get_l3_config_urb_size() argument
380 intel_dump_l3_config(const struct intel_l3_config *cfg, FILE *fp) intel_dump_l3_config() argument
[all...]

Completed in 16 milliseconds

12345678910>>...20