Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h111 #define MPP_PROFILE_HEVC_MAIN_STILL_PICTURE 3 macro
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c288 else if (ptl->profile_idc == MPP_PROFILE_HEVC_MAIN_STILL_PICTURE) in decode_profile_tier_level()