Home
last modified time | relevance | path

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

/external/libaom/test/
Dratectrl_qmode_test.cc142 for (const auto &gop_frame : gop_struct.gop_frame_list) { in TestGopDisplayOrder() local
157 for (const auto &gop_frame : gop_struct.gop_frame_list) { in TestGopGlobalOrderIdx() local
168 for (const auto &gop_frame : gop_struct.gop_frame_list) { in TestGopGlobalCodingIdx() local
178 auto &gop_frame = gop_struct.gop_frame_list[gop_idx]; in TestColocatedShowFrame() local
200 const auto &gop_frame = gop_struct.gop_frame_list[gop_idx]; in TestLayerDepth() local
217 for (const auto &gop_frame : gop_struct.gop_frame_list) { in TestArfInterval() local
638 GopFrame gop_frame = in TEST() local
654 GopFrame gop_frame = in TEST() local
670 GopFrame gop_frame = in TEST() local
685 GopFrame gop_frame = in TEST() local
[all …]
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc38 GopFrame gop_frame = {}; in GopFrameInvalid() local
45 void SetGopFrameByType(GopFrameType gop_frame_type, GopFrame *gop_frame) { in SetGopFrameByType()
104 GopFrame gop_frame = {}; in GopFrameBasic() local
126 GopFrame gop_frame; in ConstructGopMultiLayer() local
182 GopFrame gop_frame; in ConstructGop() local
1197 for (const GopFrame &gop_frame : gop_struct.gop_frame_list) { in GetRefFrameTableList() local
1211 for (GopFrame gop_frame : lookahead_stat.gop_struct->gop_frame_list) { in GetRefFrameTableList() local
1391 static int GetRDMult(const GopFrame &gop_frame, int q_index) { in GetRDMult()
1413 const GopFrame &gop_frame = gop_struct.gop_frame_list[i]; in GetGopEncodeInfoWithNoStats() local
1465 const GopFrame &gop_frame = gop_struct.gop_frame_list[i]; in GetGopEncodeInfoWithTpl() local
Dreference_manager.cc240 static RefUpdateType infer_ref_update_type(const GopFrame &gop_frame, in infer_ref_update_type()
309 void RefFrameManager::UpdateRefFrameTable(GopFrame *gop_frame) { in UpdateRefFrameTable()
Dducky_encode.cc485 const GopFrame &gop_frame = gop_struct.gop_frame_list[idx]; in ObtainTplStats() local