/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/ |
D | omx_proxy_videodec_utils.c | 115 OMX_U32 nValue = 0; in PrearrageEmptyThisBuffer() local 150 VIDDEC_LoadDWORD(nValue, pData); in PrearrageEmptyThisBuffer() 151 nWidth = nValue; in PrearrageEmptyThisBuffer() 152 VIDDEC_LoadDWORD(nValue, pData); in PrearrageEmptyThisBuffer() 153 nHeight = nValue; in PrearrageEmptyThisBuffer() 156 VIDDEC_LoadDWORD(nValue, pData); in PrearrageEmptyThisBuffer() 157 nActualCompression = nValue; in PrearrageEmptyThisBuffer()
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Types.h | 255 OMX_U32 nValue; /**< actual value */ member 263 OMX_S32 nValue; /**< actual value */ member
|
D | OMX_Component.h | 253 OMX_U8 nValue[1]; member
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Types.h | 272 OMX_U32 nValue; /**< actual value */ member 280 OMX_S32 nValue; /**< actual value */ member
|
D | OMX_Component.h | 270 OMX_U8 nValue[1]; member
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Types.h | 255 OMX_U32 nValue; /**< actual value */ member 263 OMX_S32 nValue; /**< actual value */ member
|
D | OMX_Component.h | 253 OMX_U8 nValue[1]; member
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Types.h | 255 OMX_U32 nValue; /**< actual value */ member 263 OMX_S32 nValue; /**< actual value */ member
|
D | OMX_Component.h | 253 OMX_U8 nValue[1]; member
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Types.h | 269 OMX_U32 nValue; /**< actual value */ member 277 OMX_S32 nValue; /**< actual value */ member
|
D | OMX_Component.h | 253 OMX_U8 nValue[1]; member
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | DisplayAnalyzer.h | 48 int nValue; member
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | DisplayAnalyzer.cpp | 384 e.nValue = 0; in postIdleEntryEvent() 431 handleDpmsEvent(e.nValue); in handlePendingEvents() 434 handleIdleEntryEvent(e.nValue); in handlePendingEvents() 651 e.nValue = delayCount + 1; in handleDpmsEvent() 776 e.nValue = 0; in enterVideoExtMode()
|
D | DisplayAnalyzer.h | 76 int nValue; member
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
D | smc_properties_parser.c | 511 uint32_t nValue; in SMCPropGetSystemPropertyAsInt() local 514 if (libString2GetStringAsInt(pValue, &nValue) == S_SUCCESS) in SMCPropGetSystemPropertyAsInt() 516 return nValue; in SMCPropGetSystemPropertyAsInt()
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | smc_properties_parser.c | 562 uint32_t nValue; in SMCPropGetSystemPropertyAsInt() local 565 if (libString2GetStringAsInt(pValue, &nValue) == S_SUCCESS) in SMCPropGetSystemPropertyAsInt() 567 return nValue; in SMCPropGetSystemPropertyAsInt()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
D | G722EncTest.c | 604 pCompPrivateStructGain->sVolume.nValue = 50; /* actual volume */ 1036 pCompPrivateStructGain->sVolume.nValue = 0x8000; 1047 pCompPrivateStructGain->sVolume.nValue = 0x1000;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
D | G726DecTest.c | 816 pCompPrivateStructVolume->sVolume.nValue = 50; /* actual volume */ in main() 1149 pCompPrivateStructVolume->sVolume.nValue = 0x8000; in main() 1159 pCompPrivateStructVolume->sVolume.nValue = 0x1000; in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
D | G711DecTest.c | 847 pCompPrivateStructVolume->sVolume.nValue = 50; /* actual volume */ in main() 1370 pCompPrivateStructVolume->sVolume.nValue = 0x8000; in main() 1379 pCompPrivateStructVolume->sVolume.nValue = 0x1000; in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
D | G729DecTest.c | 770 … pCompPrivateStructVolume->sVolume.nValue = 0x4000; /*actual volume */ in main() 1156 pCompPrivateStructVolume->sVolume.nValue = 0x7500; in main() 1166 pCompPrivateStructVolume->sVolume.nValue = 0x2500; in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
D | WBAmrDecTest.c | 1153 pCompPrivateStructVolume->sVolume.nValue = 50; /* actual volume */ 1434 pCompPrivateStructVolume->sVolume.nValue = 0x8000; 1443 pCompPrivateStructVolume->sVolume.nValue = 0x1000;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
D | AmrEncTest.c | 1101 pCompPrivateStructGain->sVolume.nValue = 50; /* actual volume */ 1362 pCompPrivateStructGain->sVolume.nValue = 0x8000; 1374 pCompPrivateStructGain->sVolume.nValue = 0x2000;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
D | WbAmrEncTest.c | 1021 pCompPrivateStructGain->sVolume.nValue = 50; /* actual volume */ 1397 pCompPrivateStructGain->sVolume.nValue = 0x8000; 1409 pCompPrivateStructGain->sVolume.nValue = 0x2000;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
D | G726EncTest.c | 1212 pCompPrivateStructGain->sVolume.nValue = 0x8000; 1224 pCompPrivateStructGain->sVolume.nValue = 0x2000;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
D | AacEncTest.c | 1152 pCompPrivateStructGain->sVolume.nValue = Act_volume; /* actual volume */ 1943 pCompPrivateStructGain->sVolume.nValue = 0x8000; 1955 pCompPrivateStructGain->sVolume.nValue = 0x2000;
|