Home
last modified time | relevance | path

Searched defs:profile (Results 401 - 425 of 524) sorted by relevance

1...<<1112131415161718192021

/third_party/ffmpeg/libavcodec/
H A Dvp8.h167 uint8_t profile; member
/third_party/glslang/glslang/MachineIndependent/
H A Diomapper.cpp632 EProfile profile; member
H A DInitialize.cpp403 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion& /* spVersion */) in ValidVersion() argument
437 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins() argument
462 IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) IncludeLegacy() argument
521 initialize(int version, EProfile profile, const SpvVersion& spvVersion) initialize() argument
6272 add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& spvVersion) add2ndGenerationSamplingImaging() argument
6407 addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) addQueryFunctions() argument
6513 addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) addImageFunctions() argument
6732 addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) addSamplingFunctions() argument
7000 addGatherFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) addGatherFunctions() argument
7238 initialize(const TBuiltInResource &resources, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language) initialize() argument
7841 identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TSymbolTable& symbolTable) identifyBuiltIns() argument
10212 identifyBuiltIns(int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TSymbolTable& symbolTable, const TBuiltInResource &resources) identifyBuiltIns() argument
[all...]
H A DParseHelper.h79 TParseContextBase(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages, const TString* entryPoint = nullptr) TParseContextBase() argument
/third_party/glfw/tests/
H A Dglfwinfo.c195 static const char* get_profile_name_glfw(int profile) in get_profile_name_glfw() argument
730 const int profile = glfwGetWindowAttrib(window, GLFW_OPENGL_PROFILE); in main() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp225 validate_flags( astcenc_profile profile, unsigned int flags ) validate_flags() argument
436 astcenc_config_init( astcenc_profile profile, unsigned int block_x, unsigned int block_y, unsigned int block_z, float quality, unsigned int flags, astcenc_config* configp ) astcenc_config_init() argument
[all...]
H A Dastcenc.h449 astcenc_profile profile; member
663 astcenc_profile profile; global() member
[all...]
/third_party/backends/backend/genesys/
H A Dgl841.cpp879 gl841_exposure_time(Genesys_Device *dev, const Genesys_Sensor& sensor, const MotorProfile& profile, float slope_dpi, int start, int used_pixels) gl841_exposure_time() argument
/third_party/cups-filters/filter/
H A Dimagetoraster.c161 ppd_profile_t *profile; /* Color profile */ in main() local
[all...]
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h270 enum st_profile_type profile; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_vp.c101 uint8_t profile; // 30 0 = simple, 1 = main, 2 = advanced member
/third_party/libinput/test/
H A Dtest-pointer.c2280 enum libinput_config_accel_profile profile; in START_TEST() local
2354 enum libinput_config_accel_profile profile; START_TEST() local
2444 enum libinput_config_accel_profile profile; START_TEST() local
[all...]
H A Dtest-tablet.c4451 enum libinput_config_accel_profile profile; in START_TEST() local
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc440 void CpuProfiler::DeleteProfile(CpuProfile* profile) { in DeleteProfile() argument
660 CpuProfile* profile = profiles_->Lookup(title); in StopProfiling() local
672 CpuProfile* profile = profiles_->StopProfiling(id); in StopProfiling() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.cpp1305 d3d12_video_decoder_convert_pipe_video_profile_to_profile_type(enum pipe_video_profile profile) in d3d12_video_decoder_convert_pipe_video_profile_to_profile_type() argument
1323 d3d12_video_decoder_convert_pipe_video_profile_to_d3d12_profile(enum pipe_video_profile profile) d3d12_video_decoder_convert_pipe_video_profile_to_d3d12_profile() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c833 r600_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) r600_get_video_param() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c512 pa_bluetooth_profile_t profile; in register_profile_reply() local
542 static void register_profile(pa_bluetooth_backend *b, const char *object, const char *uuid, pa_bluetooth_profile_t profile) { in register_profile() argument
1112 profile_init(pa_bluetooth_backend *b, pa_bluetooth_profile_t profile) profile_init() argument
1145 profile_done(pa_bluetooth_backend *b, pa_bluetooth_profile_t profile) profile_done() argument
[all...]
H A Dbluez5-util.h77 typedef enum profile { enum
113 pa_bluetooth_profile_t profile; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcli-command.c1647 pa_card_profile *profile; in pa_cli_command_card_profile() local
[all...]
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp217 auto profile = read_color_profile(dinfo); in ReadHeader() local
[all...]
H A DSkPngCodec.cpp358 png_bytep profile; in read_color_profile() local
922 auto profile = read_color_profile(fPng_ptr, fInfo_ptr); in infoCallback() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1098 load_fake(png_charp param, png_bytepp profile) in load_fake() argument
1157 png_bytep profile = NULL; in insert_iCCP() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngget.c736 png_get_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_charpp name, int *compression_type, png_bytepp profile, png_uint_32 *proflen) png_get_iCCP() argument
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp2657 sptr<NotificationDoNotDisturbProfile> profile = nullptr; in HandleGetDoNotDisturbProfile() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp767 sptr<NotificationDoNotDisturbProfile> profile = new (std::nothrow) NotificationDoNotDisturbProfile(); in CheckDoNotDisturbProfile() local

Completed in 60 milliseconds

1...<<1112131415161718192021