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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 292 pComponentPrivate->amrMimeBytes[0] = FRAME_SIZE_13;
293 pComponentPrivate->amrMimeBytes[1] = FRAME_SIZE_14;
294 pComponentPrivate->amrMimeBytes[2] = FRAME_SIZE_16;
295 pComponentPrivate->amrMimeBytes[3] = FRAME_SIZE_18;
296 pComponentPrivate->amrMimeBytes[4] = FRAME_SIZE_20;
297 pComponentPrivate->amrMimeBytes[5] = FRAME_SIZE_21;
298 pComponentPrivate->amrMimeBytes[6] = FRAME_SIZE_27;
299 pComponentPrivate->amrMimeBytes[7] = FRAME_SIZE_32;
300 pComponentPrivate->amrMimeBytes[8] = FRAME_SIZE_6;
301 pComponentPrivate->amrMimeBytes[9] = FRAME_SIZE_0
    [all...]
OMX_AmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 393 pComponentPrivate->amrMimeBytes[0] = NBAMRENC_FRAME_SIZE_13;
394 pComponentPrivate->amrMimeBytes[1] = NBAMRENC_FRAME_SIZE_14;
395 pComponentPrivate->amrMimeBytes[2] = NBAMRENC_FRAME_SIZE_16;
396 pComponentPrivate->amrMimeBytes[3] = NBAMRENC_FRAME_SIZE_18;
397 pComponentPrivate->amrMimeBytes[4] = NBAMRENC_FRAME_SIZE_20;
398 pComponentPrivate->amrMimeBytes[5] = NBAMRENC_FRAME_SIZE_21;
399 pComponentPrivate->amrMimeBytes[6] = NBAMRENC_FRAME_SIZE_27;
400 pComponentPrivate->amrMimeBytes[7] = NBAMRENC_FRAME_SIZE_32;
401 pComponentPrivate->amrMimeBytes[8] = NBAMRENC_FRAME_SIZE_6;
402 pComponentPrivate->amrMimeBytes[9] = NBAMRENC_FRAME_SIZE_0
    [all...]
OMX_AmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 386 pComponentPrivate->amrMimeBytes[0] = WBAMRENC_FRAME_SIZE_18;
387 pComponentPrivate->amrMimeBytes[1] = WBAMRENC_FRAME_SIZE_24;
388 pComponentPrivate->amrMimeBytes[2] = WBAMRENC_FRAME_SIZE_33;
389 pComponentPrivate->amrMimeBytes[3] = WBAMRENC_FRAME_SIZE_37;
390 pComponentPrivate->amrMimeBytes[4] = WBAMRENC_FRAME_SIZE_41;
391 pComponentPrivate->amrMimeBytes[5] = WBAMRENC_FRAME_SIZE_47;
392 pComponentPrivate->amrMimeBytes[6] = WBAMRENC_FRAME_SIZE_51;
393 pComponentPrivate->amrMimeBytes[7] = WBAMRENC_FRAME_SIZE_59;
394 pComponentPrivate->amrMimeBytes[8] = WBAMRENC_FRAME_SIZE_61;
395 pComponentPrivate->amrMimeBytes[9] = WBAMRENC_FRAME_SIZE_6
    [all...]
OMX_WbAmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 210 * @def NUM_MIME_BYTES_ARRAY amrMimeBytes array size
697 OMX_U32 amrMimeBytes[NUM_MIME_BYTES_ARRAY];
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 780 OMX_U32 amrMimeBytes[16];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 626 OMX_U32 amrMimeBytes[16];
    [all...]

Completed in 90 milliseconds