Home
last modified time | relevance | path

Searched refs:kRegularKey (Results 1 – 3 of 3) sorted by relevance

/external/libaom/test/
Dratectrl_qmode_test.cc624 GopFrameType::kRegularKey, in TEST()
725 GopFrameType::kRegularKey, in TEST()
765 const std::vector<GopFrameType> type_list = { GopFrameType::kRegularKey, in TEST()
799 const std::vector<GopFrameType> type_list = { GopFrameType::kRegularKey, in TEST()
952 const auto frame0 = GopFrameUpdateRefIdx(0, GopFrameType::kRegularKey, -1); in TEST_F()
981 const auto previous = GopFrameUpdateRefIdx(0, GopFrameType::kRegularKey, -1); in TEST_F()
1096 GopFrameUpdateRefIdx(0, GopFrameType::kRegularKey, 1), in TEST_F()
/external/libaom/av1/qmode_rc/
Dratectrl_qmode_interface.h91 kRegularKey, // High quality key frame without overlay enumerator
Dratectrl_qmode.cc48 case GopFrameType::kRegularKey: in SetGopFrameByType()
189 key_frame_depth, gop_struct.display_tracker, GopFrameType::kRegularKey); in ConstructGop()
1424 gop_frame.update_type == GopFrameType::kRegularKey || in GetGopEncodeInfoWithNoStats()
1472 gop_frame.update_type == GopFrameType::kRegularKey || in GetGopEncodeInfoWithTpl()