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

12 3 4 5

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 165 uint8 PROFILE;
vbp_vc1_parser.c 348 * for VC1 advanced profile, data is sequence header and
350 * for VC1 main/simple profile, data format
369 * Parse start codes, VC1 main/simple profile does not have start code;
396 if (VC1_PROFILE_ADVANCED == seqLayerHeader->PROFILE)
402 /* WMV: vc1 simple or main profile. No start code present.
673 se_data->PROFILE = seqLayerHeader->PROFILE;
804 if (0 == seqLayerHeader->PROFILE || 1 == seqLayerHeader->PROFILE)
806 /* simple or main profile, top field flag is not present, default to 1.*
    [all...]
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalService.java 96 private static final String PROFILE = "Profile";
298 } else if (name.equalsIgnoreCase(PROFILE)) {
436 // This indicates we have not seen any <Profile> tag.
437 // Consider it as if we have only one 'Default' Profile.
442 } else if (name.equalsIgnoreCase(PROFILE)) {
581 Log.i(TAG, "Zones under Profile: " + key);
597 /* Start monitoring the zones in Default Thermal Profile */
ThermalCooling.java 87 private static final String PROFILE = "Profile";
288 } else if (name.equalsIgnoreCase(PROFILE)) {
366 } else if (name.equalsIgnoreCase(PROFILE)) {
374 // This indicates we have not seen any <Profile> tag.
375 // Consider it as if we have only one 'Default' Profile.
471 // Assume 'Default' profile if there is no profile parameter
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 44 private static final boolean PROFILE = false;
226 if (PROFILE) {
282 if (PROFILE) {
  /toolchain/binutils/binutils-2.25/opcodes/
frv-desc.c 231 { "PROFILE", &bool_attr[0], &bool_attr[0] },
    [all...]
epiphany-desc.c 80 { "PROFILE", &bool_attr[0], &bool_attr[0] },
322 { "h-registers", HW_H_REGISTERS, CGEN_ASM_KEYWORD, (PTR) & epiphany_cgen_opval_gr_names, { 0|A(CACHE_ADDR)|A(PROFILE), { { { (1<<MACH_BASE), 0 } } } } },
323 { "h-fpregisters", HW_H_FPREGISTERS, CGEN_ASM_KEYWORD, (PTR) & epiphany_cgen_opval_gr_names, { 0|A(VIRTUAL)|A(PROFILE), { { { (1<<MACH_BASE), 0 } } } } },
378 { "h-pc", HW_H_PC, CGEN_ASM_NONE, 0, { 0|A(PROFILE)|A(PC), { { { (1<<MACH_BASE), 0 } } } } },
379 { "h-memaddr", HW_H_MEMADDR, CGEN_ASM_NONE, 0, { 0|A(PROFILE), { { { (1<<MACH_BASE), 0 } } } } },
    [all...]
fr30-desc.c 79 { "PROFILE", &bool_attr[0], &bool_attr[0] },
263 { "h-pc", HW_H_PC, CGEN_ASM_NONE, 0, { 0|A(PROFILE)|A(PC), { { { (1<<MACH_BASE), 0 } } } } },
264 { "h-gr", HW_H_GR, CGEN_ASM_KEYWORD, (PTR) & fr30_cgen_opval_gr_names, { 0|A(CACHE_ADDR)|A(PROFILE), { { { (1<<MACH_BASE), 0 } } } } },
    [all...]
m32r-desc.c 92 { "PROFILE", &bool_attr[0], &bool_attr[0] },
238 { "h-pc", HW_H_PC, CGEN_ASM_NONE, 0, { 0|A(PROFILE)|A(PC), { { { (1<<MACH_BASE), 0 } } } } },
242 { "h-gr", HW_H_GR, CGEN_ASM_KEYWORD, (PTR) & m32r_cgen_opval_gr_names, { 0|A(CACHE_ADDR)|A(PROFILE), { { { (1<<MACH_BASE), 0 } } } } },
    [all...]
  /external/v8/src/
log.cc     [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_debug.cpp 275 #if defined(DEBUG) || defined(PROFILE)
lp_bld_init.c 273 #if defined(DEBUG) || defined(PROFILE)
  /external/v8/src/profiler/
cpu-profiler.h 126 // This class implements both the profile events processor thread and
185 #define PROFILE(IsolateGetter, Call) \
215 void DeleteProfile(CpuProfile* profile);
221 // Must be called via PROFILE macro, otherwise will crash when
  /external/vogar/src/vogar/target/
TestRunner.java 54 private final boolean profile; field in class:TestRunner
69 boolean profile = Boolean.parseBoolean(properties.getProperty(TestProperties.PROFILE));
103 this.profile = profile;
211 if (profile) {
225 skipPastReference, testEnvironment, timeoutSeconds, profile, args);
273 TestEnvironment testEnvironment, int timeoutSeconds, boolean profile, String[] args) {
276 skipPastReference, testEnvironment, timeoutSeconds, profile, args);
  /external/vogar/src/vogar/tasks/
BuildActionTask.java 190 properties.setProperty(TestProperties.PROFILE, Boolean.toString(run.profile));
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 321 uint8 PROFILE;
  /hardware/intel/img/psb_video/src/
vc1_header.h 51 CONDOVER affects overlap smoothing in advanced profile.
165 IMG_UINT8 PROFILE;
201 uint32_t profile; member in struct:context_VC1_s
  /system/bt/doc/
power_management.md 10 Power states are managed per-device, per-profile, so every incoming event
11 includes a profile ID, app ID, and a `BD_ADDR`.
25 are called by each profile definition in `bta/$PROFILE`.
50 looking for a match between the profile and app IDs. When it finds one, it uses
60 other profile will override this.
99 are found for the given profile ID and app ID, the function simply
122 both actions specified for the profile in the `bta_dm_pm_spec` tables. If
131 profile doesn't allow it, this function takes no action.
  /external/libogg/win32/
Makefile 96 PROFILE = -Wall -W -pg -g -O20 -ffast-math -fsigned-char -g -O2
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c 392 //check the desired profile support
395 VAProfile profile; local
396 switch (data->se_data->PROFILE)
399 profile = VAProfileVC1Simple;
403 profile = VAProfileVC1Main;
407 profile = VAProfileVC1Advanced;
413 if (profiles[vaprof] == profile)
416 if (vaprof >= numprofs || profiles[vaprof] != profile)
417 //Did not get the profile we wanted
420 LOG_E( "Profile not supported by driver\n")
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderWMV.cpp 462 switch (data->se_data->PROFILE) {
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
viddec_vc1_workload.c 294 * This function populates the registers for range reduction (main profile)
367 BF_WRITE(VC1_0_SEQPIC_STREAM_FORMAT_1, PROFILE, spr->stream_format1, md->PROFILE);
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarInstancesHelper.java 532 if (CalendarProvider2.PROFILE) {
548 if (CalendarProvider2.PROFILE) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icm.h 175 } PROFILE;
176 typedef PROFILE *PPROFILE,*LPPROFILE;
  /external/libavc/test/encoder/
main.c 113 PROFILE,
189 { "--", "--profile", PROFILE, "Profile mode: Supported values BASE, MAIN, HIGH\n" },
    [all...]

Completed in 1398 milliseconds

12 3 4 5