Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_recorder.h90 int32_t isKeyFrame = 1; variable
/ohos5.0/drivers/peripheral/camera/interfaces/include/
H A Dvideo_key_info.h49 const std::string isKeyFrame = "isKeyFrame"; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dvideo_capture_filter.cpp328 int32_t isKeyFrame = 0; in OnBufferAvailable() local
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h170 bool isKeyFrame; /**< Keyframe flag. <b>false</b>: The data frame is not a keyframe. member