Home
last modified time | relevance | path

Searched refs:VID_CODEC_GOPMODE_NORMALP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h120 VID_CODEC_GOPMODE_NORMALP = 0, /**< P-frames using only one reference frame during encoding */ enumerator
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp123 VideoCodecGopMode gopMode = VID_CODEC_GOPMODE_NORMALP; in CameraCreateVideoEnc()