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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dadj_thr_data.h44 Word32 startRatio, maxRatio; member in struct:__anon519
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c607 M4OSA_UInt8 maxRatio = 0; local
615 /*The oversize is maxRatio*/
616 maxRatio = pC->m_pPto3GPPparams->PanZoomTopleftXa + tempPanzoomXa - 1000;
625 /*The oversize is maxRatio*/
626 maxRatio = pC->m_pPto3GPPparams->PanZoomTopleftYa + tempPanzoomXa - 1000;
630 if(pC->m_pPto3GPPparams->PanZoomTopleftXa >= maxRatio)
633 pC->m_pPto3GPPparams->PanZoomTopleftXa -= maxRatio;
641 if(pC->m_pPto3GPPparams->PanZoomTopleftYa >= maxRatio)
644 pC->m_pPto3GPPparams->PanZoomTopleftYa -= maxRatio;
670 M4OSA_UInt8 maxRatio local
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c1050 avgEn/sfbEn >= maxRatio */
1051 msaParam->maxRatio = 0x0020c49c; /* 1000 */
1053 avgEn/sfbEn between startRatio and maxRatio */

Completed in 44 milliseconds