| /device/soc/rockchip/common/hardware/mpp/src/ |
| H A D | mpi_enc_utils.c | 367 MppEncCfg cfg; in test_mpp_enc_cfg_setup() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | csi.c | 118 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 D | bridge.c | 315 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 D | bridge.h | 61 struct rkisp_bridge_config *cfg; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
| H A D | rockchip_bus.c | 61 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 D | dovi_rpu.c | 83 void ff_dovi_update_cfg(DOVIContext *s, const AVDOVIDecoderConfigurationRecord *cfg) in ff_dovi_update_cfg() argument
|
| H A D | librav1e.c | 189 RaConfig *cfg = NULL; in librav1e_encode_init() local [all...] |
| /third_party/alsa-lib/src/topology/ |
| H A D | elem.c | 402 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 D | parser.c | 110 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 D | nhlt-processor.c | 129 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 D | pre-process-dapm.c | 29 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 D | pre-process-class.c | 32 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 D | pixma_common.h | 114 const pixma_config_t *cfg; member
|
| /third_party/lame/libmp3lame/ |
| H A D | newmdct.c | 947 SessionConfig_t const *const cfg = &gfc->cfg; in mdct_sub48() local
|
| /third_party/littlefs/bd/ |
| H A D | lfs_emubd.c | 97 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 D | lfs_emubd.h | 157 const struct lfs_emubd_config *cfg; member [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_cfg.cpp | 65 bblock_t::bblock_t(cfg_t *cfg) : in bblock_t() argument
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer.h | 75 struct aub_viewer_cfg *cfg; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_blorp_exec.c | 388 const struct intel_l3_config *cfg = in blorp_exec() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ssa.cpp | 52 Graph *cfg; member in nv50_ir::DominatorTree [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw_sm.c | 167 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 D | invalidate_path.c | 73 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 D | altcp_proxyconnect.c | 418 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 D | cfg.cc | 163 std::vector<std::size_t> CountBlockPredecessors(const ControlFlowGraph& cfg) { in CountBlockPredecessors() argument
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_l3_config.c | 213 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...] |