[go: nahoru, domu]

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h419 * @param aIFramePeriod is a new value of INTRA frame interval in the unit of number of coded frames.
423 OSCL_IMPORT_REF Bool PVUpdateIFrameInterval(VideoEncControls *encCtrl, Int aIFramePeriod);/* for 2-way */
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4enc_api.cpp2243 OSCL_EXPORT_REF Bool PVUpdateIFrameInterval(VideoEncControls *encCtrl, Int aIFramePeriod) argument
2254 encData->encParams->IntraPeriod = aIFramePeriod;

Completed in 118 milliseconds