Home
last modified time | relevance | path

Searched refs:GetTotalCodedNalCount (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_encode_slice.h144 int32_t GetTotalCodedNalCount(SFrameBSInfo* pFbi);
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp1535 int32_t GetTotalCodedNalCount (SFrameBSInfo* pFbi) { in GetTotalCodedNalCount() function
1616 iCodedNalCount = GetTotalCodedNalCount (pFrameBsInfo); in SliceLayerInfoUpdate()