Searched refs:nRefFrames (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp407 avcParams->nRefFrames = 1;
466 avcType->nRefFrames != 1 ||
/frameworks/native/include/media/openmax/
H A DOMX_Video.h862 * nRefFrames : Max number of reference frames to use for inter
911 OMX_U32 nRefFrames; member in struct:OMX_VIDEO_PARAM_AVCTYPE
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp965 avcParams->nRefFrames = 1;
1028 if (avcType->nRefFrames != 1
/frameworks/av/media/libstagefright/
H A DACodec.cpp4297 h264type.nRefFrames = 1;
4315 h264type.nRefFrames = 2;

Completed in 1947 milliseconds