Home
last modified time | relevance | path

Searched refs:FRAME_SIZE_0 (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c301 pComponentPrivate->amrMimeBytes[9] = FRAME_SIZE_0; in OMX_ComponentInit()
302 pComponentPrivate->amrMimeBytes[10] = FRAME_SIZE_0; in OMX_ComponentInit()
303 pComponentPrivate->amrMimeBytes[11] = FRAME_SIZE_0; in OMX_ComponentInit()
304 pComponentPrivate->amrMimeBytes[12] = FRAME_SIZE_0; in OMX_ComponentInit()
305 pComponentPrivate->amrMimeBytes[13] = FRAME_SIZE_0; in OMX_ComponentInit()
306 pComponentPrivate->amrMimeBytes[14] = FRAME_SIZE_0; in OMX_ComponentInit()
319 pComponentPrivate->amrIF2Bytes[9] = FRAME_SIZE_0; in OMX_ComponentInit()
320 pComponentPrivate->amrIF2Bytes[10] = FRAME_SIZE_0; in OMX_ComponentInit()
321 pComponentPrivate->amrIF2Bytes[11] = FRAME_SIZE_0; in OMX_ComponentInit()
322 pComponentPrivate->amrIF2Bytes[12] = FRAME_SIZE_0; in OMX_ComponentInit()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h164 #define FRAME_SIZE_0 0 macro