Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_venc_ref.h66 #define MPP_ENC_MAX_TEMPORAL_LAYER_NUM 4 macro
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_ref.c246 if (temporal_id > MPP_ENC_MAX_TEMPORAL_LAYER_NUM - 1) { in mpp_enc_ref_cfg_check()