/frameworks/base/media/libeffects/preprocessing/ |
PreProcessing.cpp | 85 uint32_t procId; // type of pre processor (enum preproc_id) 191 const effect_uuid_t * ProcIdToUuid(int procId) 193 if (procId >= PREPROC_NUM_EFFECTS) { 196 return sUuidToPreProcTable[procId]; 210 bool HasReverseStream(uint32_t procId) 212 if (procId == PREPROC_AEC) { 585 void Session_SetProcEnabled(preproc_session_t *session, uint32_t procId, bool enabled); 596 LOGV("Effect_SetState proc %d, new %d old %d", effect->procId, state, effect->state); 602 Session_SetProcEnabled(effect->session, effect->procId, false); 634 Session_SetProcEnabled(effect->session, effect->procId, false) [all...] |
/external/oprofile/opjitconv/ |
opjitconv.c | 435 struct procid { struct 436 struct procid * next; 439 struct procid * pid_list = NULL; 440 struct procid * id, * nxt; 461 struct procid * this_proc = 462 xmalloc(sizeof(struct procid));
|
/external/libvpx/examples/includes/geshi/geshi/ |
tsql.php | 114 '@@PROCID','FILEGROUP_NAME','SQL_VARIANT_PROPERTY','FILEGROUPPROPERTY',
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-eabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-eabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/man/man1/ |
arm-eabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-eabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/ |
arm-linux-androideabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-linux-androideabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-eabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-eabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/man/man1/ |
arm-eabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-eabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/ |
arm-linux-androideabi-gdb.1 | 44 .IR core \||\| procID\c
|
arm-linux-androideabi-gdbtui.1 | 44 .IR core \||\| procID\c
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gdb.1 | 44 .IR core \||\| procID\c
|
i686-unknown-linux-gnu-gdbtui.1 | 44 .IR core \||\| procID\c
|
/external/chromium/chrome/browser/ui/gtk/ |
task_manager_gtk.cc | 742 std::string procid = GetModelText(row, IDS_TASK_MANAGER_PROCESS_ID_COLUMN); local 779 kTaskManagerProcessID, procid.c_str(), [all...] |
/external/skia/gpu/src/ |
GrGpuGL.cpp | [all...] |