Home
last modified time | relevance | path

Searched refs:MPP_PROFILE_HEVC_MAIN (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h109 #define MPP_PROFILE_HEVC_MAIN 1 macro
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c70 h265->profile = MPP_PROFILE_HEVC_MAIN; in h265e_init()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c284 if (ptl->profile_idc == MPP_PROFILE_HEVC_MAIN) in decode_profile_tier_level()