Searched refs:VID_CODEC_GOPMODE_NORMALP (Results 1 – 2 of 2) sorted by relevance
120 VID_CODEC_GOPMODE_NORMALP = 0, /**< P-frames using only one reference frame during encoding */ enumerator
123 VideoCodecGopMode gopMode = VID_CODEC_GOPMODE_NORMALP; in CameraCreateVideoEnc()