HomeSort by relevance Sort by last modified time
    Searched refs:profile (Results 26 - 50 of 193) sorted by null

12 3 4 5 6 7 8

  /external/opencore/fileformats/mp4/composer/include/
sampledescriptionatom.h 41 uint8 profile = 1,
49 uint8 profile,
103 void setH263ProfileLevel(uint8 profile, uint8 level)
105 _h263Profile = profile;
avcsampleentry.h 33 PVA_FF_AVCSampleEntry(uint8 profile = 1, uint8 profileComp = 0xFF, uint8 level = 0xFF);
57 void init(uint8 profile, uint8 profileComp, uint8 level);
mediaatom.h 44 uint8 profile = 1,
150 void setH263ProfileLevel(uint8 profile, uint8 level)
152 _pmediaInformation->setH263ProfileLevel(profile, level);
mediainformationatom.h 45 uint8 profile = 1,
138 void setH263ProfileLevel(uint8 profile, uint8 level)
140 _psampleTableAtom->setH263ProfileLevel(profile, level);
sampletableatom.h 49 uint8 profile = 1,
159 void setH263ProfileLevel(uint8 profile, uint8 level)
161 _psampleDescriptionAtom->setH263ProfileLevel(profile, level);
  /packages/apps/Settings/src/com/android/settings/vpn/
L2tpEditor.java 45 L2tpProfile profile = (L2tpProfile) getProfile(); local
57 final L2tpProfile profile = (L2tpProfile) getProfile(); local
59 boolean enabled = profile.isSecretEnabled();
68 profile.setSecretEnabled(enabled);
  /external/webkit/WebCore/inspector/front-end/
ProfileView.js 28 WebInspector.CPUProfileView = function(profile)
32 this.element.addStyleClass("profile-view");
69 this.focusButton = new WebInspector.StatusBarButton(WebInspector.UIString("Focus selected function."), "focus-profile-node-status-bar-item");
73 this.excludeButton = new WebInspector.StatusBarButton(WebInspector.UIString("Exclude selected function."), "exclude-profile-node-status-bar-item");
77 this.resetButton = new WebInspector.StatusBarButton(WebInspector.UIString("Restore all functions."), "reset-profile-status-bar-item");
81 this.profile = profile;
84 function profileCallback(profile)
86 self.profile = profile;
    [all...]
  /development/testrunner/
adb_interface.py 166 profile=False, instrumentation_args={}):
182 profile: If True, profiling will be turned on for the instrumentation.
205 profile=profile, raw_mode=True,
256 self, package, runner_name, no_window_animation=False, profile=False,
262 profile=profile, raw_mode=raw_mode,
266 self, instrumentation_path, no_window_animation=False, profile=False,
271 if profile:
  /external/bluetooth/bluez/audio/
ipctest-a2dp-resume-fast.test 3 profile a2dp
  /external/v8/tools/
linux-tick-processor 31 $tools_path/profile.js $tools_path/profile_view.js \
  /frameworks/base/media/libmedia/
MediaProfiles.cpp 289 MediaProfiles::CamcorderProfile *profile = new MediaProfiles::CamcorderProfile; local
290 profile->mFileFormat = static_cast<output_format>(fileFormat);
291 profile->mQuality = static_cast<camcorder_quality>(quality);
292 profile->mDuration = atoi(atts[5]);
293 return profile;
386 CamcorderProfile *profile = new CamcorderProfile; local
387 profile->mFileFormat = OUTPUT_FORMAT_THREE_GPP;
388 profile->mQuality = CAMCORDER_QUALITY_HIGH;
389 profile->mDuration = 60;
390 profile->mVideoCodec = videoCodec
404 MediaProfiles::CamcorderProfile *profile = new MediaProfiles::CamcorderProfile; local
    [all...]
  /frameworks/base/awt/java/awt/color/
ICC_ColorSpace.java 89 * The profile.
91 private ICC_Profile profile = null; field in class:ICC_ColorSpace
160 break; // OK, it is color conversion profile
162 // awt.168=Invalid profile class.
166 profile = pf;
176 if (profile instanceof ICC_ProfileStub) {
177 profile = ((ICC_ProfileStub) profile).loadProfile();
180 return profile;
431 fields.put("thisProfile", profile); //$NON-NLS-1
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
get_adts_header.cpp 31 (3) use (profile + 1) when calling set_mc_info
99 \ Profile / \ UNUSED
203 pVars->prog_config.profile = (lower_16 >> 10) AND 0x3;
420 * Profile consists of 2 bits, which indicate
421 * the profile used.
423 * '00' AAC_MAIN profile
424 * '01' AAC_LC (Low Complexity) profile
425 * '10' AAC_SSR (Scaleable Sampling Rate) profile
426 * '11' AAC_LTP (Long Term Prediction) profile
428 pVars->prog_config.profile = (lower_16 >> 10) & 0x3
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_adts_header.cpp 31 (3) use (profile + 1) when calling set_mc_info
99 \ Profile / \ UNUSED
203 pVars->prog_config.profile = (lower_16 >> 10) AND 0x3;
420 * Profile consists of 2 bits, which indicate
421 * the profile used.
423 * '00' AAC_MAIN profile
424 * '01' AAC_LC (Low Complexity) profile
425 * '10' AAC_SSR (Scaleable Sampling Rate) profile
426 * '11' AAC_LTP (Long Term Prediction) profile
428 pVars->prog_config.profile = (lower_16 >> 10) & 0x3
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 135 /* Definition of the optional arguments in profile list */
137 { "Profile" },
167 /* Definitions after that are tricky (per profile or offset) */
1124 printf("Profile Descriptor List:\n");
1139 unsigned int profile; member in struct:__anon1148
1163 sdp_profile_desc_t profile; local
1234 sdp_profile_desc_t profile; local
1296 sdp_profile_desc_t profile; local
1355 sdp_profile_desc_t profile; local
1415 sdp_profile_desc_t profile; local
1477 sdp_profile_desc_t profile; local
1547 sdp_profile_desc_t profile; local
1613 sdp_profile_desc_t profile; local
1686 sdp_profile_desc_t profile; local
1752 sdp_profile_desc_t profile[1]; local
1829 sdp_profile_desc_t profile[1]; local
1903 sdp_profile_desc_t profile[1]; local
1968 sdp_profile_desc_t profile[1]; local
2033 sdp_profile_desc_t profile[1]; local
2110 sdp_profile_desc_t profile[1]; local
2173 sdp_profile_desc_t profile[1]; local
2240 sdp_profile_desc_t profile[1]; local
2403 sdp_profile_desc_t profile[1]; local
2573 sdp_profile_desc_t profile[1]; local
2636 sdp_profile_desc_t profile[1]; local
2696 sdp_profile_desc_t profile[1]; local
2757 sdp_profile_desc_t profile[1]; local
2818 sdp_profile_desc_t profile[1]; local
2882 sdp_profile_desc_t profile[1]; local
3389 sdp_profile_desc_t profile; local
    [all...]
  /external/e2fsprogs/e2fsck/
Android.mk 4 # Build the libext2 profile library
9 profile.c
Makefile.in 67 ea_refcount.o rehash.o profile.o prof_err.o $(MTRACE_OBJ)
76 profiled/ea_refcount.o profiled/rehash.o profiled/profile.o \
103 $(srcdir)/profile.c \
151 test_profile: $(srcdir)/profile.c profile_helpers.o argv_parse.o \
152 prof_err.o profile.h $(STATIC_LIBCOM_ERR)
154 @$(CC) -o test_profile -DDEBUG_PROGRAM $(srcdir)/profile.c prof_err.o \
248 $(srcdir)/profile.h prof_err.h $(srcdir)/problem.h
256 $(srcdir)/profile.h prof_err.h $(srcdir)/problem.h
263 $(srcdir)/profile.h prof_err.h $(top_srcdir)/lib/ext2fs/ext2_ext_attr.h \
271 $(srcdir)/profile.h prof_err.h $(srcdir)/problem.h $(srcdir)/dict.
    [all...]
  /external/icu4c/common/unicode/
usprep.h 63 * The StringPrep profile
86 * enums for the standard stringprep profile types
166 * Creates a StringPrep profile from the data file.
169 * where the profile reside followed by the package name
172 * @param fileName name of the profile file to be opened
186 * Creates a StringPrep profile for the specified profile type.
188 * @param type The profile type
201 * Closes the profile
202 * @param profile The profile to clos
    [all...]
  /external/kernel-headers/original/asm-x86/
hw_irq_32.h 15 #include <linux/profile.h>
  /external/opencore/fileformats/mp4/composer/src/
avcsampleentry.cpp 25 PVA_FF_AVCSampleEntry::PVA_FF_AVCSampleEntry(uint8 profile, uint8 profileComp, uint8 level)
29 init(profile, profileComp, level);
45 PVA_FF_AVCSampleEntry::init(uint8 profile, uint8 profileComp, uint8 level)
74 PV_MP4_FF_NEW(fp->auditCB, PVA_FF_AVCConfigurationAtom, (profile, profileComp, level), _pAVCConfigurationAtom);
  /external/opencore/protocols/rtsp_parcom/src/
rtsp_transport.h 34 ProfileType profile; member in struct:RtspTransport
  /external/webkit/JavaScriptCore/profiler/
ProfileGenerator.h 29 #include "Profile.h"
37 class Profile;
48 PassRefPtr<Profile> profile() const { return m_profile; } function in class:JSC::ProfileGenerator
68 RefPtr<Profile> m_profile;
  /external/webkit/WebCore/html/
HTMLHeadElement.cpp 43 String HTMLHeadElement::profile() const function in class:WebCore::HTMLHeadElement
  /external/webkit/WebKitTools/DumpRenderTree/mac/
PixelDumpSupportMac.mm 53 // This implies we have to temporarily change the profile of the main display to the colorspace we want to render into.
56 #define PROFILE_PATH "/System/Library/ColorSync/Profiles/Generic RGB Profile.icc" // FIXME: This cannot be more than CS_MAX_PATH (256 characters)
63 // But we might as well try to restore the user's color profile, we're going down anyway...
68 fprintf(stderr, "Failed to restore initial color profile for main display! Open System Preferences > Displays > Color and manually re-select the profile. (Error: %i)", error);
78 CMProfileRef profile = 0;
79 error = CMGetProfileByAVID((CMDisplayIDType)kCGDirectMainDisplay, &profile);
82 error = NCMGetProfileLocation(profile, &sInitialProfileLocation, &size);
83 CMCloseProfile(profile);
86 fprintf(stderr, "Failed to retrieve current color profile for main display, thus it won't be changed. Many pixel tests may fail as a result. (Error: %i)", (…)
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 264 * Check class bits for possible bluetooth profile support.
266 * given class bits might support specified profile. It is not accurate for all
268 * @param profile The profile to be checked
269 * @return True if this device might support specified profile.
272 public boolean doesClassMatch(int profile) {
273 if (profile == PROFILE_A2DP) {
289 } else if (profile == PROFILE_HEADSET) {
304 } else if (profile == PROFILE_OPP) {

Completed in 6157 milliseconds

12 3 4 5 6 7 8