Searched refs:FrameLength (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c1905 static const unsigned char FrameLength[] = {18, 24, 33, 37, 41, 47, 51, 59, 61,6}; local
1931 size = FrameLength[index];
1953 static const OMX_U8 FrameLength[] = {18, 23, 33, 37, 41, 47, 51, 59, 61, 6};/*List of valid IF2 frame length*/ local
1972 size = FrameLength[index];

Completed in 30 milliseconds