Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c41 static RK_S32 get_refpic_index(const DXVA_PicParams_HEVC *pp, int surface_index) in get_refpic_index() argument
45 if ((pp->RefPicList[i].bPicEntry & 0x7f) == surface_index) { in get_refpic_index()