Home
last modified time | relevance | path

Searched refs:GopFrameBasic (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()
639 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
655 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
671 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
686 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
740 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
751 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
772 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], 0, 0, in TEST()
807 GopFrameBasic(0, 0, coding_idx, order_idx_list[coding_idx], in TEST()
817 GopFrame gop_frame = GopFrameBasic(0, 0, 0, 0, layer_depth, 0, type); in TEST()
[all …]
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc100 GopFrame GopFrameBasic(int global_coding_idx_offset, in GopFrameBasic() function
134 gop_frame = GopFrameBasic( in ConstructGopMultiLayer()
144 GopFrameBasic(global_coding_idx_offset, global_order_idx_offset, in ConstructGopMultiLayer()
156 gop_frame = GopFrameBasic( in ConstructGopMultiLayer()
186 gop_frame = GopFrameBasic( in ConstructGop()
199 gop_frame = GopFrameBasic( in ConstructGop()
210 GopFrameBasic(global_coding_idx_offset, global_order_idx_offset, in ConstructGop()
220 gop_frame = GopFrameBasic( in ConstructGop()
Dratectrl_qmode.h53 GopFrame GopFrameBasic(int global_coding_idx_offset,