/base/telephony/core_service/frameworks/native/src/ |
H A D | esim_service_client.cpp | 178 GetDownloadableProfileMetadata( int32_t slotId, int32_t portIndex, const DownloadableProfile &profile, bool forceDisableProfile, GetDownloadableProfileMetadataResult &profileMetadataResult) GetDownloadableProfileMetadata() argument 202 DownloadProfile(int32_t slotId, DownloadProfileConfigInfo configInfo, const DownloadableProfile &profile, DownloadProfileResult &downloadProfileResult) DownloadProfile() argument
|
/device/soc/rockchip/rk3568/hardware/codec/include/ |
H A D | hdi_mpp.h | 25 int32_t profile; member
|
/device/soc/rockchip/rk3588/hardware/codec/include/ |
H A D | hdi_mpp.h | 25 int32_t profile; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | audiotoolboxenc.c | 58 static UInt32 ffat_get_format_id(enum AVCodecID codec, int profile) in ffat_get_format_id() argument
|
H A D | audiotoolboxdec.c | 59 static UInt32 ffat_get_format_id(enum AVCodecID codec, int profile) in ffat_get_format_id() argument
|
H A D | h264_parse.c | 533 int profile = sps->profile_idc; in ff_h264_get_profile() local
|
H A D | libopenjpegenc.c | 40 int profile; member
|
H A D | mediacodecdec_common.c | 560 int profile; in ff_mediacodec_dec_init() local
|
H A D | libx265.c | 53 char *profile; member
|
H A D | aacenc.h | 391 int profile; ///< copied from avctx member
|
H A D | vaapi_encode_mpeg2.c | 36 int profile; member [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | decklink_common.cpp | 184 IDeckLinkProfile *profile = NULL; in ff_decklink_set_configs() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | iomapper.h | 348 EProfile profile; member in glslang::TGlslIoMapper
|
/third_party/glslang/glslang/CInterface/ |
H A D | glslang_c_interface.cpp | 290 static EProfile c_shader_profile(glslang_profile_t profile) in c_shader_profile() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | StringPrep.java | 312 public static StringPrep getInstance(int profile) { in getInstance() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | StringPrep.java | 295 public static StringPrep getInstance(int profile) { in getInstance() argument [all...] |
/third_party/mesa3d/src/glx/ |
H A D | dri_common.c | 519 uint32_t profile = GLX_CONTEXT_CORE_PROFILE_BIT_ARB; in dri_convert_glx_attribs() local
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_screen.c | 101 tegra_screen_get_video_param(struct pipe_screen *pscreen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) tegra_screen_get_video_param() argument 148 tegra_screen_is_video_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) tegra_screen_is_video_format_supported() argument
|
/third_party/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 89 std::unique_ptr<SkEncodedInfo::ICCProfile> profile = nullptr; in MakeFromStream() local
|
/third_party/skia/src/core/ |
H A D | SkColorSpace.cpp | 204 sk_sp<SkColorSpace> SkColorSpace::Make(const skcms_ICCProfile& profile) { in Make() argument [all...] |
/third_party/skia/src/gpu/gl/ |
H A D | GrGLUtil.cpp | 49 char profile[2]; in GrGLGetStandardInUseFromString() local 91 char profile[2]; in GrGLGetVersionFromString() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | vwebp.c | 104 static int ApplyColorProfile(const WebPData* const profile, in ApplyColorProfile() argument [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_info.cpp | 2269 dng_camera_profile profile; in Parse() local
|
H A D | dng_negative.cpp | 1205 dng_camera_profile *profile = *iter; ClearProfiles() local [all...] |
H A D | dng_render.cpp | 871 const dng_camera_profile *profile = fNegative.ProfileByID (profileID); in Start() local 1238 const dng_camera_profile *profile = fNegative.ProfileByID (dng_camera_profile_id ()); dng_render() local [all...] |