Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp882 case SPATIAL_LAYER_3: in SetOption()
928 case SPATIAL_LAYER_3: in SetOption()
1112 if ((pProfileInfo->iLayer < SPATIAL_LAYER_0) || (pProfileInfo->iLayer > SPATIAL_LAYER_3)) { in SetOption()
1127 if ((pLevelInfo->iLayer < SPATIAL_LAYER_0) || (pLevelInfo->iLayer > SPATIAL_LAYER_3)) { in SetOption()
1247 && (pInfo->iLayer != SPATIAL_LAYER_2) && (pInfo->iLayer != SPATIAL_LAYER_3)) in GetOption()
1262 && (pInfo->iLayer != SPATIAL_LAYER_2) && (pInfo->iLayer != SPATIAL_LAYER_3)) in GetOption()
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h211 SPATIAL_LAYER_3 = 3, enumerator