Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265e_syntax_new.h122 } H265ePicParams; typedef
213 H265ePicParams pp;
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c41 H265ePicParams *pp) in fill_picture_parameters()
46 memset(pp, 0, sizeof(H265ePicParams)); in fill_picture_parameters()