Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h130 #define IS_CRA(s) (s->nal_unit_type == NAL_CRA_NUT) macro
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c337 if (IS_CRA(s)) { in mpp_hevc_frame_rps()