Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h228 OVERWRITE_NONE = 0, enumerator
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp2231 pCtx->sSpsPpsCtx.iOverwriteFlags = OVERWRITE_NONE; in WriteBackActiveParameters()