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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 310 pComponentPrivate->amrIF2Bytes[0] = FRAME_SIZE_13;
311 pComponentPrivate->amrIF2Bytes[1] = FRAME_SIZE_14;
312 pComponentPrivate->amrIF2Bytes[2] = FRAME_SIZE_16;
313 pComponentPrivate->amrIF2Bytes[3] = FRAME_SIZE_18;
314 pComponentPrivate->amrIF2Bytes[4] = FRAME_SIZE_19;
315 pComponentPrivate->amrIF2Bytes[5] = FRAME_SIZE_21;
316 pComponentPrivate->amrIF2Bytes[6] = FRAME_SIZE_26;
317 pComponentPrivate->amrIF2Bytes[7] = FRAME_SIZE_31;
318 pComponentPrivate->amrIF2Bytes[8] = FRAME_SIZE_6;
319 pComponentPrivate->amrIF2Bytes[9] = FRAME_SIZE_0
    [all...]
OMX_AmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 217 * @def NUM_IF2_BYTES_ARRAY amrIF2Bytes array size
701 OMX_U32 amrIF2Bytes[NUM_IF2_BYTES_ARRAY];

Completed in 372 milliseconds