Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h45 #define MAX_HYB_HIERP_LAYERS 6 macro
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h52 #define MAX_HYB_HIERP_LAYERS 6 macro
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h54 #define MAX_HYB_HIERP_LAYERS 6 macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h49 #define MAX_HYB_HIERP_LAYERS 6 macro
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h55 #define MAX_HYB_HIERP_LAYERS 6 macro
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h54 #define MAX_HYB_HIERP_LAYERS 6 macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp525 if (hybrid_hp <= MAX_HYB_HIERP_LAYERS) { in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp5583 if (!hhp->nHpLayers || hhp->nHpLayers > MAX_HYB_HIERP_LAYERS) { in venc_set_hybrid_hierp()
6299 temporal_layers_config.nMaxLayers = MAX_HYB_HIERP_LAYERS; // TODO: get this count from codec in venc_get_temporal_layer_caps()