Searched defs:INVALID_SAMPLING_FREQ (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Decoder.h73 #define INVALID_SAMPLING_FREQ 51 macro
H A DOMX_G722Dec_Utils.h69 #define INVALID_SAMPLING_FREQ 51 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Decoder.h74 #define INVALID_SAMPLING_FREQ 51 macro
H A DOMX_G726Dec_Utils.h73 #define INVALID_SAMPLING_FREQ 51 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c97 #define INVALID_SAMPLING_FREQ 51 /*Do not change; fixed for component!*/ macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c95 #define INVALID_SAMPLING_FREQ 51 /*Do not change; fixed for component!*/ macro
1035 } else if (iSampRate == INVALID_SAMPLING_FREQ) {
1044 INVALID_SAMPLING_FREQ);

Completed in 91 milliseconds