Searched refs:psParam (Results 1 – 1 of 1) sorted by relevance
289 inline uint8_t GetTargetDqId (uint8_t uiTargetDqId, SDecodingParam* psParam) { in GetTargetDqId() argument290 uint8_t uiRequiredDqId = psParam ? psParam->uiTargetDqLayer : (uint8_t)255; in GetTargetDqId()