Searched defs:SetProfile_BufferSize (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp141 Bool SetProfile_BufferSize(VideoEncData *video, float delay, Int bInitialized);
437 encParams->profile_table_index = profile_table_index; /* Used to limit the profile and level in SetProfile_BufferSize() */
636 status = SetProfile_BufferSize(video, video->encParams->VBV_delay, 1);
2978 /* Function : SetProfile_BufferSize */
2989 Bool SetProfile_BufferSize(VideoEncData *video, float delay, Int bInitialized) function

Completed in 135 milliseconds