Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_type.h83 KEY_VIDEO_GOP_MODE, /**< GOP mode. For the value type, see {@link VideoCodecGopMode}. */ enumerator
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp124 param[paramIndex].key = KEY_VIDEO_GOP_MODE; in CameraCreateVideoEnc()