Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_const.h77 #if !defined(SSEI_BUFFER_SIZE)
78 #define SSEI_BUFFER_SIZE 128 macro
/third_party/openh264/test/encoder/
DEncUT_SliceBufferReallocate.cpp262 int32_t iNonVclLayersBsSizeCount = SSEI_BUFFER_SIZE + kiSpsSize + kiPpsSize; in InitFrameBsBuffer()
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp1577 iNonVclLayersBsSizeCount = SSEI_BUFFER_SIZE + kiSpsSize + kiPpsSize; in RequestMemorySvc()