Home
last modified time | relevance | path

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

/external/libaom/test/
Dratectrl_qmode_test.cc364 GopFrameBasic(0, 0, i, i, 0, 0, GopFrameType::kRegularLeaf); in CreateToyRefFrameTable()
627 GopFrameType::kRegularLeaf, in TEST()
629 GopFrameType::kRegularLeaf, in TEST()
635 EXPECT_EQ(type_list[first_leaf_idx], GopFrameType::kRegularLeaf); in TEST()
668 EXPECT_EQ(type_list[second_leaf_idx], GopFrameType::kRegularLeaf); in TEST()
728 GopFrameType::kRegularLeaf, in TEST()
730 GopFrameType::kRegularLeaf, in TEST()
736 EXPECT_EQ(type_list[first_leaf_idx], GopFrameType::kRegularLeaf); in TEST()
768 GopFrameType::kRegularLeaf }; in TEST()
802 GopFrameType::kRegularLeaf }; in TEST()
[all …]
/external/libaom/av1/qmode_rc/
Dratectrl_qmode_interface.h92 kRegularLeaf, // Regular leaf frame enumerator
Dratectrl_qmode.cc76 case GopFrameType::kRegularLeaf: in SetGopFrameByType()
159 gop_struct->display_tracker, GopFrameType::kRegularLeaf); in ConstructGopMultiLayer()
223 gop_struct.display_tracker, GopFrameType::kRegularLeaf); in ConstructGop()
1469 gop_frame.update_type == GopFrameType::kRegularLeaf) { in GetGopEncodeInfoWithTpl()