HomeSort by relevance Sort by last modified time
    Searched refs:STREAM_COUNT (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 131 * @def STREAM_COUNT Stream Count value for
135 #define STREAM_COUNT 2
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 202 * @def STREAM_COUNT Stream Count value for
206 #define STREAM_COUNT 2
OMX_G711Decoder.h 128 * @def STREAM_COUNT Stream Count value for
132 #define STREAM_COUNT 2
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 167 * @def STREAM_COUNT Stream Count value for
171 #define STREAM_COUNT 2
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 211 arr[0] = STREAM_COUNT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 236 arr[0] = STREAM_COUNT;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 240 arr[0] = STREAM_COUNT;
    [all...]

Completed in 135 milliseconds