Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dslice.h62 } SRefPicListReorderSyntax; typedef
143 SRefPicListReorderSyntax sRefReordering; // Reference picture list reordering syntaxs
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp216 SRefPicListReorderSyntax* pRefOrdering = &sSliceHeader->sRefReordering; in WriteReferenceReorder()
1168 sizeof (SRefPicListReorderSyntax)); in InitSliceRefInfoWithBase()
Dref_list_mgr_svc.cpp673 SRefPicListReorderSyntax* pRefReorder = &pSliceHdr->sRefReordering; in WelsUpdateSliceHeaderSyntax()