Home
last modified time | relevance | path

Searched refs:PRefPicListReorderSyn (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddec_frame.h110 PRefPicListReorderSyn pRefPicListReordering;
Dslice.h55 } SRefPicListReorderSyn, *PRefPicListReorderSyn; typedef
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp389 PRefPicListReorderSyn pRefPicListReorderSyn = pCtx->pCurDqLayer->pRefPicListReordering; in WelsReorderRefList()
485 PRefPicListReorderSyn pRefPicListReorderSyn = pCtx->pCurDqLayer->pRefPicListReordering; in WelsReorderRefList2()
Ddecoder_core.cpp450 PRefPicListReorderSyn pRefPicListReordering = &pSh->pRefPicListReordering; in ParseRefPicListReordering()