/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
OMX_Audio.h | [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
OMX_Audio.h | [all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Types.h | 256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 264 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
OMX_Audio.h | [all...] |
/external/openssl/apps/ |
ocsp.c | 110 int nmin, int ndays); 166 int nmin = 0, ndays = -1; local 484 else if (!strcmp (*args, "-nmin")) 489 nmin = atol(*args); 490 if (nmin < 0) 616 BIO_printf (bio_err, "-nmin n number of minutes before next update\n"); 764 i = make_ocsp_response(&resp, req, rdb, rca_cert, rsigner, rkey, rother, rflags, nmin, ndays); 1056 int nmin, int ndays) 1075 nextupd = X509_gmtime_adj(NULL, nmin * 60 + ndays * 3600 * 24 ); [all...] |
/frameworks/base/include/media/stagefright/openmax/ |
OMX_Types.h | 274 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 282 OMX_S32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
|
OMX_Audio.h | [all...] |
/external/icu4c/samples/layout/ |
clayout.c | 64 si.nMin = 0; 184 si.nPos = si.nMin;
|
layout.cpp | 63 si.nMin = 0; 182 si.nPos = si.nMin;
|
/external/e2fsprogs/misc/ |
e2freefrag.c | 178 printf("\nMin. free extent: %lu KB \nMax. free extent: %lu KB\n"
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
native_tab_contents_view_win.cc | 245 si.nMin = 1;
|
/cts/apps/CtsVerifier/res/values/ |
strings.xml | 284 <string name="aq_overflow_report_fail">"Overflow check failed due to discontinuities.\nObserved %1$d bad frames\nTone duration %2$.1fs\nMin peak = %3$.0f, max = %4$.0f</string> 285 <string name="aq_overflow_report_pass">"Observed %1$d bad frames\nTone duration %2$.1fs\nMin peak = %3$.0f, max = %4$.0f</string>
|
/external/libvpx/examples/includes/geshi/geshi/ |
abap.php | 1052 'nmin', [all...] |
/external/icu4c/i18n/ |
decNumber.c | 7287 decNumber nmin; local [all...] |
/hardware/qcom/media/mm-video/vidc/vdec/test/ |
omx_vdec_test.cpp | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
G722EncTest.c | 605 pCompPrivateStructGain->sVolume.nMin = 0; /* min volume */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
G726DecTest.c | 817 pCompPrivateStructVolume->sVolume.nMin = 0; /* min volume */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
G729DecTest.c | 771 pCompPrivateStructVolume->sVolume.nMin = 0; /* min volume */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
AacEncTest.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
G711DecTest.c | 848 pCompPrivateStructVolume->sVolume.nMin = 0; /* min volume */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
G722DecTest.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
AmrEncTest.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
WBAmrDecTest.c | [all...] |