OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISV_COMPONENT_DEBUG
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp
117
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: mVPPOn %d", __func__, mVPPOn);
127
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s", __func__);
182
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: delete ISV processor ", __func__);
228
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: Cmd index 0x%08x, nParam1 %d", __func__, Cmd, nParam1);
234
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: receive flush command, notify vpp thread to flush(Seek begin)", __func__);
257
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: nIndex 0x%08x", __func__, nParamIndex);
267
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: orignal bufferCountActual %d, bufferCountMin %d", __func__, def->nBufferCountActual, def->nBufferCountMin);
303
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: nIndex 0x%08x", __func__, nIndex);
310
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: mVPPEnabled -->true", __func__);
362
ALOGD_IF(
ISV_COMPONENT_DEBUG
, "%s: def->nBufferCountActual %d, mNumDecoderBuffersBak %d", __func__
[
all
...]
/hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h
32
#define
ISV_COMPONENT_DEBUG
0
Completed in 53 milliseconds