Home
last modified time | relevance | path

Searched defs:fDlp (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp306 SSpatialLayerConfig* fDlp = &pCfg->sSpatialLayers[i - 1]; in ParamValidation() local
326 SSpatialLayerInternal* fDlp = &pCfg->sDependencyLayers[i]; in ParamValidation() local
1286 SSpatialLayerConfig* fDlp = &pParam->sSpatialLayers[iSpatialIdx]; in AllocStrideTables() local
1587 SSpatialLayerConfig* fDlp = &pParam->sSpatialLayers[iIndex]; in RequestMemorySvc() local
2386 int32_t GetTemporalLevel (SSpatialLayerInternal* fDlp, const int32_t kiFrameNum, const int32_t kiGo… in GetTemporalLevel()