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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4ENCODER_common.h292 /**< Framerate (if set to M4ENCODER_kUSE_TIMESCALE use uiRateFactor & uiTimeScale instead) */
305 M4OSA_UInt8 uiRateFactor; member in struct:__anon169
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c2537 EncParams.uiRateFactor = 1; /* default */
2548 EncParams.uiRateFactor = (M4OSA_UInt8)(( pC->dOutputFrameDuration
2551 if( EncParams.uiRateFactor == 0 )
2552 EncParams.uiRateFactor = 1; /* default */
2572 EncParams.uiRateFactor = 1; /* default */
H A DM4VSS3GPP_AudioMixing.c3936 EncParams.uiRateFactor = 1; /* default */
3947 EncParams.uiRateFactor = 1;
3968 EncParams.uiRateFactor = 1; /* default */
H A DM4PTO3GPP_API.c1425 EncParams.uiRateFactor = 1;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c5752 EncParams.uiRateFactor = 1;

Completed in 1227 milliseconds