Home
last modified time | relevance | path

Searched defs:profile (Results 526 - 550 of 558) sorted by relevance

1...<<212223

/third_party/ffmpeg/libavformat/
H A Dmovenc.c1035 int profile = get_bits(&gb, 2); in mov_write_dvc1_structs() local
[all...]
H A Dmatroskadec.c2023 int profile; in matroska_aac_profile() local
2692 int profile = matroska_aac_profile(track->codec_id); in matroska_parse_tracks() local
/third_party/glfw/src/
H A Dinternal.h449 int profile; member
495 int profile; member
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp53 TParseContext(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages, const TString* entryPoint) TParseContext() argument
[all...]
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp290 spv::SourceLanguage TranslateSourceLanguage(glslang::EShSource source, EProfile profile) in TranslateSourceLanguage() argument
/third_party/mbedtls/library/
H A Dssl_tls.c1819 mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf, const mbedtls_x509_crt_profile *profile) mbedtls_ssl_conf_cert_profile() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h136 enum pipe_video_profile profile; member
776 uint8_t profile; member
807 uint8_t profile; member
/third_party/libinput/src/
H A Dlibinput.c4195 libinput_config_accel_create(enum libinput_config_accel_profile profile) in libinput_config_accel_create() argument
4156 libinput_device_config_accel_set_profile(struct libinput_device *device, enum libinput_config_accel_profile profile) libinput_device_config_accel_set_profile() argument
[all...]
/third_party/sqlite/include/
H A Dsqlite3ext.h117 void * (*profile)(sqlite3*,void(*)(void*,const char*,sqlite_uint64),void*); member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp3091 std::string profile = profileStream.str(); in compileToExecutable() local
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h734 u32 profile; member
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h985 __le32 profile[29]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8717 struct mlxsw_sp_rif_mac_profile *profile; in mlxsw_sp_rif_mac_profile_index_free() local
8728 struct mlxsw_sp_rif_mac_profile *profile; in mlxsw_sp_rif_mac_profile_alloc() local
8691 mlxsw_sp_rif_mac_profile_index_alloc(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_rif_mac_profile *profile, struct netlink_ext_ack *extack) mlxsw_sp_rif_mac_profile_index_alloc() argument
8743 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_find() local
8773 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_create() local
8795 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_destroy() local
8806 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_get() local
8826 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_put() local
8842 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_is_shared() local
8856 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_rif_mac_profile_edit() local
9501 struct mlxsw_sp_rif_mac_profile *profile; mlxsw_sp_router_port_pre_changeaddr_event() local
[all...]
H A Dreg.h2380 mlxsw_reg_cwtp_profile_pack(char *payload, u8 profile, u32 min, u32 max, in mlxsw_reg_cwtp_profile_pack() argument
2478 mlxsw_reg_cwtpm_pack(char *payload, u16 local_port, u8 traffic_class, u8 profile, bool wred, bool ecn) mlxsw_reg_cwtpm_pack() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h797 u32 profile; member
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h980 __le32 profile[29]; member
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp6351 void HlslParseContext::handleRegister(const TSourceLoc& loc, TQualifier& qualifier, const glslang::TString* profile, in handleRegister() argument
56 HlslParseContext(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, const TString sourceEntryPointName, bool forwardCompatible, EShMessages messages) HlslParseContext() argument
/third_party/mesa3d/src/amd/common/
H A Dac_vcn_dec.h578 unsigned int profile; member
631 unsigned int profile; member
929 unsigned char profile; member
/third_party/node/deps/v8/src/d8/
H A Dd8.cc5564 CpuProfile* profile = in Main() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon.h1641 enum radeon_pm_profile_type profile; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c10317 static int convert_profile_to_dytc(enum platform_profile_option profile, int *perfmode) in convert_profile_to_dytc() argument
10270 convert_dytc_to_profile(int funcmode, int dytcmode, enum platform_profile_option *profile) convert_dytc_to_profile() argument
10348 dytc_profile_get(struct platform_profile_handler *pprof, enum platform_profile_option *profile) dytc_profile_get() argument
10423 dytc_profile_set(struct platform_profile_handler *pprof, enum platform_profile_option profile) dytc_profile_set() argument
10474 enum platform_profile_option profile; dytc_profile_refresh() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon.h1634 enum radeon_pm_profile_type profile; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h1930 mlxsw_reg_cwtp_profile_pack(char *payload, u8 profile, u32 min, u32 max, in mlxsw_reg_cwtp_profile_pack() argument
2028 mlxsw_reg_cwtpm_pack(char *payload, u8 local_port, u8 traffic_class, u8 profile, bool wred, bool ecn) mlxsw_reg_cwtpm_pack() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dv4l2-controls.h2748 __u8 profile; member
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1130 struct mpi3_iounit11_profile profile[MPI3_IOUNIT11_PROFILE_MAX]; member

Completed in 179 milliseconds

1...<<212223