Searched refs:MAX_HYB_HIERP_LAYERS (Results 1 – 6 of 6) sorted by relevance
45 #define MAX_HYB_HIERP_LAYERS 6 macro
49 #define MAX_HYB_HIERP_LAYERS 6 macro
55 #define MAX_HYB_HIERP_LAYERS 6 macro
525 if (hybrid_hp <= MAX_HYB_HIERP_LAYERS) { in component_init()
4327 if (!layers || layers > MAX_HYB_HIERP_LAYERS) { in venc_set_hybrid_hierp()4841 temporal_layers_config.nMaxLayers = MAX_HYB_HIERP_LAYERS; // TODO: get this count from codec in venc_get_temporal_layer_caps()
5576 if (!hhp->nHpLayers || hhp->nHpLayers > MAX_HYB_HIERP_LAYERS) { in venc_set_hybrid_hierp()6292 temporal_layers_config.nMaxLayers = MAX_HYB_HIERP_LAYERS; // TODO: get this count from codec in venc_get_temporal_layer_caps()