OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxRatio
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
adj_thr_data.h
44
Word32 startRatio,
maxRatio
;
/external/aac/libAACenc/src/
adj_thr_data.h
112
FIXP_DBL
maxRatio
;
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
607
M4OSA_UInt8
maxRatio
= 0;
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
= 0
[
all
...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c
[
all
...]
Completed in 959 milliseconds