Home
last modified time | relevance | path

Searched defs:iFrameInterval (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp581 int32_t iFrameInterval; in SetupAVCEncoderParameters() local
604 void HEncoder::SetAvcFields(OMX_VIDEO_PARAM_AVCTYPE &avcType, int32_t iFrameInterval, double frameR… in SetAvcFields()
661 int32_t iFrameInterval; in SetupHEVCEncoderParameters() local
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_param_checker.cpp421 int32_t iFrameInterval; in IFrameIntervalChecker() local
438 int32_t iFrameInterval; in TemporalGopSizeChecker() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_info.h141 int32_t iFrameInterval = 2'000; member
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h116 std::optional<int32_t> iFrameInterval; member