Searched refs:GopFrameBasic (Results 1 – 3 of 3) sorted by relevance
/external/libaom/test/ |
D | ratectrl_qmode_test.cc | 364 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/ |
D | ratectrl_qmode.cc | 100 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()
|
D | ratectrl_qmode.h | 53 GopFrame GopFrameBasic(int global_coding_idx_offset,
|