Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp289 inline uint8_t GetTargetDqId (uint8_t uiTargetDqId, SDecodingParam* psParam) { in GetTargetDqId() argument
290 uint8_t uiRequiredDqId = psParam ? psParam->uiTargetDqLayer : (uint8_t)255; in GetTargetDqId()