Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c849 static RK_S32 compare_pps(HEVCPPS *openhevc_pps, HEVCPPS *pps) in compare_pps() function
2188 if (compare_pps(openhevc_pps, (HEVCPPS*)pps) < 0) { in mpp_hevc_decode_nal_pps()